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

python2 pip build fails, due to wrong version information (see inside for solution) #28

Open
alexander-gabriel opened this issue Sep 11, 2019 · 0 comments

Comments

@alexander-gabriel
Copy link

numpy==1.16.5
scipy==1.0.1
matplotlib==2.2.4

Adding these version numbers in python2/requirements.txt worked for me. Apparently projects have moved on to python3, these are the latest versions compiling with pip2 for the respective projects.
I also had to adjust the toulbar version to from 0.9.8.0 to 0.9.7.0 in python2/pracmln/wcsp/wcsp.py.

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