desktop-waifu
desktop-waifu copied to clipboard
ModuleNotFoundError: No module named 'pyaudio'
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.
Try to start activate.bat
in desktop-waifu-master\waifu\Scripts\
and type pip install pyaudio
.
That works, thanks.
how to launch activate.bat
?