Retrieval-based-Voice-Conversion-WebUI icon indicating copy to clipboard operation
Retrieval-based-Voice-Conversion-WebUI copied to clipboard

File could not find the specified path

Open dlfusghk opened this issue 2 years ago • 3 comments

image

dlfusghk avatar Apr 26 '23 00:04 dlfusghk

I have the same issue here, I can't install the python extra files I have this error code:

note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for fairseq Failed to build fairseq ERROR: Could not build wheels for fairseq, which is required to install pyproject.toml-based projects

Sadly the project is so far not made for windows I believe, it's mac/ linux friendly

Kamekos avatar Apr 26 '23 12:04 Kamekos

I found a solution: run cmd this way image (or just cd your way there) then run this command "python infer-web.py" and it should work

image

MDtheSimp avatar May 18 '23 21:05 MDtheSimp

image

So is there a file named python.exe in runtime directory?

RVC-Boss avatar May 29 '23 08:05 RVC-Boss