aboutcode-org / aboutcode-org/scancode.io
ERROR: No matching distribution found for tree-sitter-bash
- 主要語言
- Python
- 星號
- 215
- 分支
- 203
- 平均合併
- 4 天 8 小時
- 30 天內合併 PR
- 6
描述
```
$ pip install source-inspector==0.5.1
Collecting source-inspector==0.5.1
Collecting tree-sitter==0.22.0 (from source-inspector==0.5.1)
Using cached tree_sitter-0.22.0-cp312-cp312-macosx_11_0_arm64.whl.metadata (10 kB)
INFO: pip is looking at multiple versions of source-inspector to determine which version is compatible with other requirements. This could take a while.
ERROR: Ignored the following versions that require a different python version: 0.21.0 Requires-Python <3.12,>=3.8
ERROR: Could not find a version that satisfies the requirement tree-sitter-bash==0.21.0 (from source-inspector) (from versions: none)
ERROR: No matching distribution found for tree-sitter-bash==0.21.0
```
```
$ make dev
...
Collecting tree-sitter (from source-inspector==0.5.0->scancodeio==34.4.0)
Downloading tree_sitter-0.21.3-cp312-cp312-macosx_11_0_arm64.whl.metadata (10 kB)
INFO: pip is looking at multiple versions of source-inspector to determine which version is compatible with other requirements. This could take a while.
ERROR: Ignored the following versions that require a different python version: 0.21.0 Requires-Python <3.12,>=3.8
ERROR: Could not find a version that satisfies the requirement tree-sitter-bash (from source-inspector) (from versions: none)
ERROR: No matching distribution found for tree-sitter-bash
make: *** [dev] Error 1
```
貢獻指南
評估
這個 Issue 還沒有評估資料。