scancode-toolkit
scancode-toolkit copied to clipboard
Installation of v32.0.7 fails on MacOS 13.6 Ventura
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
We should be able to start using macOS as a CI and build target from what I can see there https://github.com/actions/runner-images/tree/main/images/macos including ARM Using this we would be able to rebuild all the native dependencies. Until then you may want to try if building the docker image may help?
@pombredanne Thank you Philippe. It was more for information. I can still use ScanCode on a Windows PC.
Bug still present in scancode-toolkit 32.1.0, with Sonoma 14.4.1 and Python 3.12.2