aboutcode-org / aboutcode-org/scancode-toolkit
ERROR: Cannot install extractcode[full]==31.0.0 because these package versions have conflicting dependencies.
- 主要语言
- Python
- 星标
- 2.6k
- 派生
- 791
- 平均合并
- 1 天 12 小时
- 30 天内合并 PR
- 5
描述
### 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
贡献指南
评估
这个 Issue 还没有评估数据。