SociallyIneptWeeb / AniVoiceChanger

An RVC "extension" for Voice-Chat
MIT License
141 stars 14 forks source link

No module named 'infer_pack' #5

Open KuroAwaide opened 1 year ago

KuroAwaide commented 1 year ago

image and i have no idea why

RoboJin commented 1 year ago

easy and temp fix:

COPY the folder from RVC-beta0717\lib\ infer_pack to RVC-beta0717

Wizzarddude305 commented 1 year ago

It seems as if there's a problem with the module so another solution you could try is finding the import in the main_local.py and just putting it as from lib.infer_pack import "something".