aboutcode-org / aboutcode-org/scancode-toolkit

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

Abierto
#3,304 7 comentarios 1 reacción 0 asignados Ver en GitHub
bug
Lenguaje dominante
Python
Estrellas
2.6k
Forks
791
Merge medio
1 d 12 h
PR fusionados (30 d)
5

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.