gitmylo / audio-webui

A webui for different audio related Neural Networks
MIT License
1.01k stars 94 forks source link

Issues with Fairseq #71

Closed Nec-0 closed 1 year ago

Nec-0 commented 1 year ago

I can't run audio-webui, when I run "run.bat" i get a ERROR message : "" ERROR: Failed building wheel for fairseq ERROR: Could not build wheels for fairseq, which is required to install pyproject.toml-based projects ""

I try to install fairseq with the "activate_only.bat" but I don't think it's working.

I'm using windows 10 with python 3.10

I can give some more details to help, if you need it.

gitmylo commented 1 year ago

Try installing this and trying again

https://developer.microsoft.com/en-us/windows/downloads/windows-sdk/

Nec-0 commented 1 year ago

I try installing Windows SDK but it doesn't seems to work, i get the same error. I don't know what's not working for me. Maybe it can be a problem with fairseq ?

gitmylo commented 1 year ago

It's probably not an issue with fairseq, as most users don't get this error. It's usually that something is missing in your system, such as the windows SDK.

I'll need a longer log to see what the exact problem is, though.

Nec-0 commented 1 year ago

the Discord server, help me. It's fine now.

gitmylo commented 1 year ago

the Discord server, help me. It's fine now.

yeah that was me, i'm mylo

transitgrave commented 10 months ago

I also had this error and installing the Windows SDK fixed it.