#no module named "soundfile"

1 messages · Page 1 of 1 (latest)

visual violet
#

Running with the system Python.
Traceback (most recent call last):
File "C:\Users\jvkan\Downloads\rvcgui.py", line 4, in <module>
import soundfile as sf
ModuleNotFoundError: No module named 'soundfile'
Press any key to continue . . .

I get this error upon opening RVC-GUI. any fix?