Meroh
Centipat
- Katılım
- 19 Ağustos 2023
- Mesajlar
- 72
Daha fazla
- Cinsiyet
- Erkek
RVC GUI'yi açmaya çalıştıgımda şu hatayı veriyor:
Ne oldugunu bilen ve çözmeme yardım edebilecek var mı?
Kod:
Running with the runtime Python, Please wait.
Traceback (most recent call last):
File "D:\İndirilenler\RVC-GUI-pkg-20220525-mp3fix\rvcgui.py", line 23, in <module>
from vc_infer_pipeline import VC.
File "D:\İndirilenler\RVC-GUI-pkg-20220525-mp3fix\vc_infer_pipeline.py", line 6, in <module>
import pyworld, os, traceback, faiss.
File "D:\İndirilenler\RVC-GUI-pkg-20220525-mp3fix\runtime\lib\site-packages\pyworld\init.py", line 5, in <module>
version = pkg_resources.get_distribution('pyworld').version
File "D:\İndirilenler\RVC-GUI-pkg-20220525-mp3fix\runtime\lib\site-packages\pkg_resources\init.py", line 478, in get_distribution.
dist = get_provider(dist)
File "D:\İndirilenler\RVC-GUI-pkg-20220525-mp3fix\runtime\lib\site-packages\pkg_resources\init.py", line 354, in get_provider.
return working_set.find(moduleOrReq) or require(str(moduleOrReq))[0]
File "D:\İndirilenler\RVC-GUI-pkg-20220525-mp3fix\runtime\lib\site-packages\pkg_resources\init.py", line 909, in require.
needed = self.resolve(parse_requirements(requirements))
File "D:\İndirilenler\RVC-GUI-pkg-20220525-mp3fix\runtime\lib\site-packages\pkg_resources\init.py", line 795, in resolve.
raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'pyworld' distribution was not found and is required by the application.
Press any key to continue . . .
Ne oldugunu bilen ve çözmeme yardım edebilecek var mı?