Mangio621 / Mangio-RVC-Fork

*CREPE+HYBRID TRAINING* A very experimental fork of the Retrieval-based-Voice-Conversion-WebUI repo that incorporates a variety of other f0 methods, along with a hybrid f0 nanmedian method.
MIT License
931 stars 207 forks source link

Python Issue? #219

Open Leshyxx opened 2 months ago

Leshyxx commented 2 months ago

Hello im not very savvy when it comes to computer or code this is the first time I downloaded something of bithub. I tried following a tutorial but the guy in the vids RVC automatically works while when I try to open web-go bat a python error comes up. Im unsure of what this means but expect I had to have something downloaded firsthand can anyone explain this to me thank you. :) Screenshot 2024-04-21 131016 Screenshot 2024-04-21 131234

keegang6705 commented 2 months ago

did you extract the zip? I got same error when I run it whit out extract

inobyte commented 2 months ago

Same. Checked correct Python version, installed most of all libraries, still nothing...

subcero123 commented 1 month ago

Try running python.exe --version. If this throws an error, try targeting the correct Python executable.