aboutcode-org / aboutcode-org/scancode-toolkit
Throws invalid format error despite correct path specification for some files/directories
オープン
bug
- 主要言語
- Python
- スター
- 2.6k
- フォーク
- 791
- 平均マージ
- 1日 12時間
- マージ済み PR(30日)
- 5
説明
While passing valid directories for scanning, it shows (running with docker)
```
sudo docker run scancode-toolkit --verbose -l samples --json-pp -
```
```
Usage: scancode [OPTIONS] ...
Try the 'scancode --help' option for help on options and arguments.
Error: Invalid value for ' ...': Path 'samples' does not exist.
```
But if I pass the 'src' directory as an input, it does give a complete report.
OS: Ubuntu 20.04.4 LTS
コントリビューションガイド
評価
この issue はまだ評価されていません。