Skip to content

Scancode installation via PIP fails with extractcode error #3626

Description

@dimitris-iliou

Description

I am trying to install Scancode 32.0.8 locally in my MacBook (m1) using python3 -m pip install /Users/iliou/Downloads/scancode-toolkit-32.0.8 and I am getting the following message:

ERROR: Could not find a version that satisfies the requirement extractcode-7z>=16.5.210525; extra == "full" (from extractcode[full]) (from versions: none)
ERROR: No matching distribution found for extractcode-7z>=16.5.210525; extra == "full"

I tried to run the default pip command but for some reason version 32.0.2 is being installed instead of the latest one.

System configuration

For bug reports, it really helps us to know:

  • What OS are you running on? MacOs M1
  • What installation method was used to install/run scancode? pip
  • python version: tried with both 3.11 and 3.12
  • pip version: 23.3.2

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