RVC-Project / RVC-Project/Retrieval-based-Voice-Conversion-WebUI
似乎是英文系统独有的BUG
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 38.4k
- Forks
- 5.3k
- PR merge metrics
- No merged PRs in 30d
Description
运行go-realtime-gui.bat后会报错:OSError: [WinError 126] The specified module could not be found. Error loading "D:\RVC-beta-v2-0618\runtime\lib\site-packages\torch\lib\c10.dll" or one of its dependencies.
但是在中文系统上运行就没问题。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the failure from go-realtime-gui.bat on an English-language Windows system and inspect the reported c10.dll loading error under runtime/lib/site-packages/torch/lib. Compare it with the working Chinese-language setup; done means the batch launcher starts successfully without the WinError 126 failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100