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

ModuleNotFoundError: No module named 'pyngrok' #2979

Open
ghsldsd opened this issue Jan 16, 2025 · 5 comments
Open

ModuleNotFoundError: No module named 'pyngrok' #2979

ghsldsd opened this issue Jan 16, 2025 · 5 comments

Comments

@ghsldsd
Copy link

ghsldsd commented Jan 16, 2025

I suddenly get this message today and I can't.


ModuleNotFoundError Traceback (most recent call last)
in <cell line: 0>()
4 import sys
5 import fileinput
----> 6 from pyngrok import ngrok, conf
7 import re
8

ModuleNotFoundError: No module named 'pyngrok'


NOTE: If your import is failing due to a missing package, you can
manually install dependencies using either !pip or !apt.

To view examples of installing some common dependencies, click the
"Open Examples" button below.

@BlessedDuel
Copy link

same error :(

@TheLastBen
Copy link
Owner

fixed, use the latest notebook

@ghsldsd
Copy link
Author

ghsldsd commented Jan 16, 2025

fixed, use the latest notebook

Thank you very much, you're great!!!!

@wnmolit
Copy link

wnmolit commented Jan 17, 2025

fixed, use the latest notebook

Hi! Could you share the latest notebook in Google Colab for the updated dependencies? I didn't see in the README section.

@TheLastBen
Copy link
Owner

Hi! Could you share the latest notebook in Google Colab for the updated dependencies? I didn't see in the README section.

in colab : file-->open notebook-->choose github --> type thelastben --> choose fast stable diffusion

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

4 participants