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 'progress' #10

Open
hehehahaha opened this issue Oct 9, 2018 · 3 comments
Open

ModuleNotFoundError: No module named 'progress' #10

hehehahaha opened this issue Oct 9, 2018 · 3 comments

Comments

@hehehahaha
Copy link

thank you for your share,but when I run it.it show:
Traceback (most recent call last):
File "E:\python\study\1009\main.py", line 6, in
from progress.bar import Bar
ModuleNotFoundError: No module named 'progress'

what should i do?thanks again

@younghwanoh
Copy link

pip install progress or pip3 for Python3.5 will solve the problem.

@prabhuSub
Copy link

pip install progress or pip3 for Python3.5 will solve the problem.

Hi, @garion9013 that doesn't work!

@gzcy13
Copy link

gzcy13 commented Jul 8, 2021

pip3 install progress
it works! thx

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