Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebUI suddenly giving 'No module named 'sox' #137

Open
WanderingError opened this issue Jul 25, 2024 · 6 comments
Open

WebUI suddenly giving 'No module named 'sox' #137

WanderingError opened this issue Jul 25, 2024 · 6 comments

Comments

@WanderingError
Copy link

Hihi, I use the WebUI as I don't have an Nvidia GPU and usually it works great (minus some disconnecting here and there but think that's on Google), but today I clicked "Run all" and let it run, and the output on the final cell read this

Timer: 00:04:08Traceback (most recent call last): File "/content/HRVC/src/webui.py", line 10, in <module> from main import song_cover_pipeline File "/content/HRVC/src/main.py", line 15, in <module> import sox ModuleNotFoundError: No module named 'sox' Timer: 00:04:09

This hasn't happened before, any ideas what's going on?

@niksu37
Copy link

niksu37 commented Jul 25, 2024

Same issue here, cannot open gradio

@StevenBeach33
Copy link

I tried downgrade pip version, it can open gradio, but can't operated properly

@cutiepie030
Copy link

Same issue here....

@SociallyIneptWeeb
Copy link
Owner

It should be working now, I have updated the colab notebook with a pip version specification.

@WanderingError
Copy link
Author

It should be working now, I have updated the colab notebook with a pip version specification.

It does seem to work now, I have to be away from my computer shortly but I was at least able to get the UI running again

@eungss
Copy link

eungss commented Jul 28, 2024

thank you very much

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants