Skip to content

Could not find a version that satisfies the requirement ortools==9.0.9048 #196

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

Closed
kilabyte opened this issue Sep 12, 2022 · 6 comments
Closed

Comments

@kilabyte
Copy link

Tried on windows and mac m1 same results. I can mod the req files but other things start to blow up. Im just running the instructed pip install draftfast

@ramGoli
Copy link

ramGoli commented Sep 12, 2022

I just downloaded the repo and ran it instead when faced with the same issue.

@BenBrostoff
Copy link
Owner

BenBrostoff commented Sep 12, 2022 via email

@BenBrostoff
Copy link
Owner

@kilabyte @ramGoli I spot-checked this on a clean Repl.it shell and this works. What Python version are you using here?

@kilabyte
Copy link
Author

kilabyte commented Sep 13, 2022

Using 3.9.13 and 3.10.0.

I have a feeling it's my m1 mac. Been messing around with it all day and I can only get it working in a Rosetta terminal calling 'pip install draftfast==3.7.11'

Running the Docker compose from the repo using the dockerfile to build the image on the Apple M1 also causes issues. And it's all the same issue that it's complaining about dependency version

@BenBrostoff
Copy link
Owner

On my end I run this on Rosetta since I also had issues with M1 (there's a thread about it here google/or-tools#2332) - for Docker I had to run like in this gist.

You said though this also happened on Windows?

@kilabyte
Copy link
Author

ya it was the same error on windows that could also be from the WSL. I have moved over to pydfs instead and have that working. :( I'll keep an eye on the repo for changes but we can close this for now

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

3 participants