AlizerUncaged / desktop-waifu

Desktop Waifu!
336 stars 48 forks source link

ModuleNotFoundError: No module named 'pyaudio' #31

Open Rohitkumar2209 opened 1 year ago

JJ324 commented 1 year ago

Even after manually installing the pyaudio with pip install, the application does not seem to recognise this module. I have the same issue and dont know what could have caused this.

R-udren commented 1 year ago

Try to start activate.bat in desktop-waifu-master\waifu\Scripts\ and type pip install pyaudio .

JJ324 commented 1 year ago

That works, thanks.

miko1neko commented 4 months ago

how to launch activate.bat ?