Skip to content

Cannot install extractcode[full]==21.7.23 because these package versions have conflicting dependencies #2809

Closed
@AnalogJ

Description

@AnalogJ

Description

I get the following error when attempting to install on Mac (using latest release binaries v30.x) or build a Docker image (from latest develop branch)

#10 46.71 ERROR: Cannot install extractcode[full]==21.7.23 because these package versions have conflicting dependencies.
#10 46.71 ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies
#10 46.71
#10 46.71 The conflict is caused by:
#10 46.71     extractcode[full] 21.7.23 depends on extractcode-7z>=16.5.210525; extra == "full"
#10 46.71     The user requested (constraint) extractcode-7z==16.5.210531
#10 46.71
#10 46.71 To fix this you could try to:
#10 46.71 1. loosen the range of package versions you've specified
#10 46.71 2. remove package versions to allow pip attempt to solve the dependency conflict
#10 46.71
------

How To Reproduce

git clone ...
docker build -t scancode-toolkit .

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions