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

issue: ModuleNotFoundError: No module named 'pydub' #3027

Closed
S1M0N38 opened this issue Jun 11, 2024 · 2 comments
Closed

issue: ModuleNotFoundError: No module named 'pydub' #3027

S1M0N38 opened this issue Jun 11, 2024 · 2 comments

Comments

@S1M0N38
Copy link

S1M0N38 commented Jun 11, 2024

Bug Report

ModuleNotFoundError: No module named 'pydub' when running open-webui serve

Description

I have installed the latest version of open-webui using pip (inside a python virtual env create by venv)

pip install --upgrade open-webui

When running

open-webui serve

I get

ModuleNotFoundError: No module named 'pydub'

Version

pip freeze | grep open-webui
open-webui==0.3.2
@tjbck tjbck changed the title ModuleNotFoundError: No module named 'pydub' issue: ModuleNotFoundError: No module named 'pydub' Jun 11, 2024
@gsm1258
Copy link

gsm1258 commented Jun 12, 2024

pip install pydub

@silentoplayz
Copy link
Collaborator

silentoplayz commented Jun 12, 2024

Should be fixed on dev branch! main...dev

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

3 participants