Thanks to visit codestin.com
Credit goes to github.com

Skip to content

pip install torch version conflict #406

@JHZhou123

Description

@JHZhou123

Hi,

I have torch 1.9.0, there is a conflict when I tried to install genrl, can you help me with it?

ERROR: Cannot install genrl==0.0.1 and genrl==0.0.2 because these package versions have conflicting dependencies.

The conflict is caused by:
    genrl 0.0.2 depends on torch==1.4.0
    genrl 0.0.1 depends on torch==1.4.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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions