aboutcode-org / aboutcode-org/scancode-toolkit

Many scancode dependencies are broken for Mac M1

オープン
#3,205 コメント 21 件 リアクション 5 件 担当者 0 名 GitHub で見る
bug
主要言語
Python
スター
2.6k
フォーク
791
平均マージ
1日 12時間
マージ済み PR(30日)
5

説明

### Description
This is not necessarily a bug with Scancode, but a handful of the required dependencies are broken and cannot install on Mac M1 platform. This is a huge blocker for anyone using this platform as it is impossible to install scancode using pip. Perhaps the scancode docs should be updated to note that scancode is not usable on this platform?

### How To Reproduce
Try to install scancode on Mac M1 computer. In my case, I am running Ubunutu VM using fusion but the same issues arise when I try to install scancode directly on my mac shell (not in a fusion VM).
```
(ternenv) rose@rose-vm:~/ternenv/tern$ pip install --upgrade pip setuptools wheel
(ternenv) rose@rose-vm:~/ternenv/tern$ pip install scancode-toolkit
```

Specific libraries with issues installing:
bitarray intbitset lxml pyahocorasick pycryptodome cffi

### System configuration

* What OS are you running on?
MacOS Monteray 12.2.1 (M1 chip)

* What version of scancode-toolkit was used to generate the scan file?
Attempting to install scancode_toolkit-31.2.4-cp310-none-any.whl

* What installation method was used to install/run scancode? (pip/source download/other)
pip

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。