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

"No module Named jax" with jax installed #123

Open
CaptClockobob opened this issue Aug 31, 2022 · 0 comments
Open

"No module Named jax" with jax installed #123

CaptClockobob opened this issue Aug 31, 2022 · 0 comments

Comments

@CaptClockobob
Copy link

I'm trying to start the server on WSL Ubuntu 20.04, and I get this error:

--> Starting DALL-E Server. This might take up to two minutes. Traceback (most recent call last): File "app.py", line 18, in <module> from dalle_model import DalleModel File "/mnt/c/Users/mvaml/dallePlayground/dalle-playground/backend/dalle_model.py", line 5, in <module> import jax ModuleNotFoundError: No module named 'jax'

Jax is installed.

Please help.

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

1 participant