scancode.io
scancode.io copied to clipboard
ERROR: No matching distribution found for tree-sitter-bash
$ 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