aboutcode-org / aboutcode-org/scancode-toolkit
Installation of v32.0.7 fails on MacOS 13.6 Ventura
- Dominant language
- Python
- Stars
- 2.6k
- Forks
- 791
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 5
Description
### Description
Installation of v32.0.7 fails on MacOS 13.6 Ventura
### How To Reproduce
```
tar zxf scancode-toolkit-v32.0.7_py3.11-macos.tar.gz
cd scancode-toolkit-v32.0.7
./scancode --help
```
Results in:
```
* Configuring ScanCode for first use...
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"
```
### System configuration
* What OS are you running on? (Windows/MacOS/Linux) MacOS 13.6 Ventura
* What version of scancode-toolkit was used to generate the scan file?
* What installation method was used to install/run scancode? see above
Contributor guide
Assessment
This issue has not been assessed yet.