New scancode-toolkit installations will fail to scan due to commoncode pulling an unsupported version of click: aboutcode-org/commoncode#85
python -m venv ./venv
.\venv\Scripts\activate
pip install scancode-toolkit==32.3.3
git clone https://github.com/ClickHouse/clickhouse-java.git
scancode --copyright --email --info --license --license-text --license-references --url --classify --processes 4 --max-depth 1 --json scancode-toolkit-scan.json .\clickhouse-java
Description
New scancode-toolkit installations will fail to scan due to commoncode pulling an unsupported version of click: aboutcode-org/commoncode#85
How To Reproduce
System configuration