aboutcode-org / aboutcode-org/scancode-toolkit

ScanCode hangs indefinitely at “Collect file inventory” when scanning scancode-toolkit on Windows

未關閉
#4,637 1 則留言 1 個 reaction 已指派 0 人 在 GitHub 檢視
bug
主要語言
Python
星號
2.6k
分支
791
平均合併
1 天 12 小時
30 天內合併 PR
5

描述

### Description

> Please leave a brief description of the bug or feature request:
When running ScanCode on Windows to scan the scancode-toolkit repository itself, the scan consistently stalls at the “Collect file inventory…” stage.

1. The process produces no further output.

2. The scan does not complete even after an extended period.

3. No error message is displayed.

4. This occurs even when using --verbose.

### How To Reproduce

> Tell us how to reproduce the issue.
1. Clone the scancode-toolkit repository on a Windows system.

2. Activate the Python virtual environment.

3. Run the following command from outside the repository directory:
```bash
scancode -i .\scancode-toolkit --json ..\output.json --verbose
```

The scan consistently stops at:
```text
Collect file inventory...
```

### System configuration

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

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

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。