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

ImportError: No module named addict #2

Open
lidehuihxjz opened this issue Jun 11, 2019 · 2 comments
Open

ImportError: No module named addict #2

lidehuihxjz opened this issue Jun 11, 2019 · 2 comments

Comments

@lidehuihxjz
Copy link

When I ran the train command, there was an error:
File "./Pelee.Pytorch/configs/CC.py", line 14, in
from addict import Dict
ImportError: No module named addict

I can't deal with this problem since I can't find the module addict. Could you please tell me what's going on? Thanks!

@yxlijun
Copy link
Owner

yxlijun commented Jun 11, 2019

you can pip install addict

@lidehuihxjz
Copy link
Author

you can pip install addict

I see. Thank you!

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

2 participants