-
Notifications
You must be signed in to change notification settings - Fork 32
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
installation issue #61
Comments
This is a problem with the NumPy version, to fix this do the following: Clone the repo first : Go to the folder of the repo and in the requirements.txt file change the version of Numpy ( for me I changed it to numpy==1.26.4) Navigate to the folder with then just do pip install like this and it will work . |
@Ganryuu Which python version did you use? |
For future reference: Working requirements.txt for genalog |
Im trying to install the library im facing issues with pip and source installation
im getting this error:
The text was updated successfully, but these errors were encountered: