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

numpy dependency version not consistent #10

Open
jowodo opened this issue Jun 1, 2023 · 1 comment
Open

numpy dependency version not consistent #10

jowodo opened this issue Jun 1, 2023 · 1 comment

Comments

@jowodo
Copy link

jowodo commented Jun 1, 2023

numpy versions don't match in requirements.txt and linux64requirements.txt.
What is the use of requirements.txt?

@jowodo
Copy link
Author

jowodo commented Jun 1, 2023

Am I right, that requirements.txt is used for the command:

python3 -m pip install -r

and linux64requirements.txt is used for the command:

conda install -f

Are the requirements in requirements.txt are enough to run all analysis?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant