Hi, been trying to get Mangio RVC running locally and I keep getting the same error message
File "S:\RVC-V2\Mangio-RVC-v23.7.0_INFER_TRAIN\Mangio-RVC-v23.7.0\infer-web.py", line 79, in <module>
conn = sqlite3.connect('TEMP/db:cachedb?mode=memory&cache=shared', check_same_thread=False)
sqlite3.OperationalError: unable to open database file
Tried multiple installs but no matter what I do I still get the same error. There are no spaces in my username or filepath if that helps.