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

Better solution for requirements #100

Open
leoneifler opened this issue Aug 2, 2023 · 0 comments
Open

Better solution for requirements #100

leoneifler opened this issue Aug 2, 2023 · 0 comments
Assignees

Comments

@leoneifler
Copy link
Contributor

Currently, we have requirements.txt as well as requirements_3.9.txt. With even newer python versions (e.g. 3.11) neither works and I had to change up the numpy and scipy versions to newer ones than in requirements_3.9.txt.

Does anyone see a good solution how the pip install can work with all these different versions? I can code it but I don't really know a clean solution right now (having a bunch of these requirement files and then choosing based on the python version maybe?)

@GregorCH GregorCH self-assigned this Dec 19, 2024
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

2 participants