aboutcode-org / aboutcode-org/scancode-toolkit

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

Open
#3,304 7 comments 1 reaction 0 assignees View on GitHub
bug
Dominant language
Python
Stars
2.6k
Forks
791
Avg merge
1d 12h
Merged PRs (30d)
5

Description

### 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.