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

pip install oatomobile[torch] #20

Open
yuqJin opened this issue Jul 17, 2021 · 2 comments
Open

pip install oatomobile[torch] #20

yuqJin opened this issue Jul 17, 2021 · 2 comments

Comments

@yuqJin
Copy link

yuqJin commented Jul 17, 2021

Hi! Thanks for your code!
I met a problem when I run 'pip install oatomobile[torch]' it reported

Collecting oatomobile[torch]
Using cached oatomobile-0.1.0-py3-none-any.whl
ERROR: Cannot install oatomobile and oatomobile[torch]==0.1.0 because these package versions have conflicting dependencies.

The conflict is caused by:
oatomobile[torch] 0.1.0 depends on torch==1.5.1; extra == "torch"
torchvision 0.6.0 depends on torch==1.5.0

To fix this you could try to:

  1. loosen the range of package versions you've specified
  2. remove package versions to allow pip attempt to solve the dependency conflict

ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies

@m-morelli
Copy link

Same problem here, any hints?

@sgNicola
Copy link

I also have the same problem.

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