Skip to content

pip install oatomobile[torch] #20

@yuqJin

Description

@yuqJin

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions