aboutcode-org / aboutcode-org/scancode-toolkit
Scancode installation via PIP fails with extractcode error
- 主要语言
- Python
- 星标
- 2.6k
- 派生
- 791
- 平均合并
- 1 天 12 小时
- 30 天内合并 PR
- 5
描述
### 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
贡献指南
评估
这个 Issue 还没有评估数据。