Skip to content

Cannot install scancode toolkit v31.0.0b3 on Mac (ResolutionImpossible) #2938

Description

@Hritik14

Description

Unable to install using the instructions given at https://scancode-toolkit.readthedocs.io/en/stable/getting-started/install.html#installation-from-source-code-git-clone

How To Reproduce

wget https://github.com/nexB/scancode-toolkit/releases/download/v31.0.0b3/scancode-toolkit-31.0.0b3_py39-macos.tar.xz
tar -xvf scancode-toolkit-31.0.0b3_py39-macos.tar.xz
./configure

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

The conflict is caused by:
    extractcode[full] 30.0.0 depends on extractcode-libarchive>=3.5.1.210525; extra == "full"
    The user requested (constraint) extractcode-libarchive==3.5.1.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
...

System configuration

For bug reports, it really helps us to know:

  • What OS are you running on? MacOS
  • What version of scancode-toolkit was used to generate the scan file? v31.0.0b3
  • What installation method was used to install/run scancode? (pip/source download/other) source

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

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions