Skip to content

Incorrect version of click installed by commoncode causes exception on scan #4365

Description

@rogu-beta

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

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

System configuration

  • Windows 10
  • scancode-toolkit==32.3.3

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions