Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing pip install #90

Merged
merged 40 commits into from
Jun 27, 2024
Merged

Fixing pip install #90

merged 40 commits into from
Jun 27, 2024

Conversation

AnthonyLim23
Copy link
Collaborator

@AnthonyLim23 AnthonyLim23 commented Feb 29, 2024

There was a bug that meant that the pip packages were missing the setup helpers needed for building quickBayes. I have fixed this by updating the setup.py to include the required file as part of the package.

Fixes #89

@AnthonyLim23 AnthonyLim23 added the bug Something isn't working label Feb 29, 2024
@jess-farmer jess-farmer self-requested a review June 27, 2024 12:22
Copy link
Collaborator

@jess-farmer jess-farmer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me and installation works in a fresh virtualenv

@AnthonyLim23 AnthonyLim23 merged commit be48ef5 into main Jun 27, 2024
15 checks passed
@AnthonyLim23 AnthonyLim23 deleted the 89_missing_tools branch June 27, 2024 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JOSS review: installation error
2 participants