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 'progressbar' #46

Closed
ghost opened this issue Oct 22, 2018 · 1 comment
Closed

ModuleNotFoundError: No module named 'progressbar' #46

ghost opened this issue Oct 22, 2018 · 1 comment

Comments

@ghost
Copy link

ghost commented Oct 22, 2018

when I run
python test.py --run_name=BlitzNet300_x4_VOC0712_detseg --dataset=voc07 --split=test --image_size=300 --x4 --detect --segment --ckpt=65 --save_first_n=100
I meet :ModuleNotFoundError: No module named 'progressbar'
I have install progressbar and with python3.6
could you help me?

@dvornikita
Copy link
Owner

check that you are using the python where progressbar is installed, in case you have multiple virtual environments.

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