Closed
Description
Description
configure script throws error:
Cannot install scancode-toolkit==30.1.0 because these package versions have conflicting dependencies.
The conflict is caused by:
scancode-toolkit 30.1.0 depends on lxml<5.0.0 and >=4.6.3
The user requested (constraint) lxml==4.6.3
How To Reproduce
See
log.txt
- Download "scancode-toolkit-30.1.0" (latest at this moment).
- Unpack tarball, cd into it
- vi PYTHON_EXECUTABLE and set python version (in my case
python
means Python 3.9.9) - ./scancode --help
- Get error "ERROR: Cannot install scancode-toolkit==30.1.0 because these package versions have conflicting dependencies."
System configuration
Mac OS X Monterey v12.1
scancode-toolkit-30.1.0
Python 3.9.9
Installation method: downloaded scancode-toolkit-30.1.0_py36-macos.tar.xz