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 'gradio' #2

Open
skydiablo opened this issue Aug 9, 2024 · 3 comments
Open

No module named 'gradio' #2

skydiablo opened this issue Aug 9, 2024 · 3 comments

Comments

@skydiablo
Copy link

tried to install/start, but i got this error:

<<PINOKIO_SHELL>>eval "$(conda shell.bash hook)" && conda deactivate && conda deactivate && conda deactivate && conda activate base && source /home/volker/pinokio/api/flux-webui.git/env/bin/activate /home/volker/pinokio/api/flux-webui.git/env && python app.py
Traceback (most recent call last):
  File "/home/volker/pinokio/api/flux-webui.git/app.py", line 1, in <module>
    import gradio as gr
ModuleNotFoundError: No module named 'gradio'
(env) (base) <<PINOKIO_SHELL>>

Disconnected...
@Wolfmandeny
Copy link

I see the same

@Trombo38
Copy link

Trombo38 commented Aug 9, 2024

Same on my side. I tried to move the gradio intallation at the bottom of requierment.txt to see if it as an effect : no working better. I'll try outside pinokio

Even if i try to install ouside pinokio, when i launch "pip install -r requirements.txt" it seems, it jump over gradio and even devicetorch. I don't know why. i will try to install each requierement one by one by hand

@Wolfmandeny
Copy link

Did a new install now , and it worked.
Not sure if the script was updated.
Default settings used about 5 sec on a 4090 for a single pic.

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