Skip to content

ERROR: Cannot install extractcode[full]==31.0.0 because these package versions have conflicting dependencies. #3304

Description

@arnav-mandal1234

Description

Getting the following error while setting up dev env for scancode-toolkit.

Error

ERROR: Cannot install extractcode[full]==31.0.0 because these package versions have conflicting dependencies.

The conflict is caused by:
extractcode[full] 31.0.0 depends on extractcode-7z>=16.5.210525; extra == "full"
The user requested (constraint) extractcode-7z==16.5.210531

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/topics/dependency-resolution/#dealing-with-dependency-conflicts

How To Reproduce

  • clone the project
  • run ./configure --dev

System configuration

  • What OS are you running on? MacOS M1
  • What version of scancode-toolkit was used to generate the scan file? latest develop branch
  • What installation method was used to install/run scancode? git clone

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions