aboutcode-org / aboutcode-org/scancode-toolkit

Install scancode resulting in ERROR: Could not build wheels for intbitset, which is required to install pyproject.toml-based projects

Open
#3,144 10 comments 1 reaction 0 assignees View on GitHub
bug
Dominant language
Python
Stars
2.6k
Forks
791
Avg merge
1d 12h
Merged PRs (30d)
5

Description

### Description

Error when installing scancode-toolkit
error: legacy-install-failure
Encountered error while trying to install package.
╰─> intbitset

Tried adding explicit wheel installation " pip install scancode-toolkit --use-pep517" this also complains about intbitset
### How To Reproduce

> Tell us how to reproduce the issue.
Using below commands in github action to install scancode-toolkit results in error, could not build wheels for intbitset

python -m pip install --upgrade pip
pip install scancode-toolkit

### System configuration

> For bug reports, it really helps us to know:

* What OS are you running on? (Linux)
* What version of scancode-toolkit was used to generate the scan file? latest
* What installation method was used to install/run scancode? (pip/source download/other) pip install scancode-toolkit

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.