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

Unable to use cli "news-please #30

Closed
sachet14 opened this issue Jun 28, 2017 · 3 comments
Closed

Unable to use cli "news-please #30

sachet14 opened this issue Jun 28, 2017 · 3 comments
Assignees

Comments

@sachet14
Copy link

sachet14 commented Jun 28, 2017

Traceback (most recent call last):
File "/usr/local/bin/news-please", line 7, in
from newsplease.main import main
File "/usr/local/lib/python2.7/site-packages/newsplease/init.py", line 13, in
from dotmap import DotMap
ImportError: No module named dotmap

@fhamborg
Copy link
Owner

This will be fixed in a future version. Until then, you can simply install the module yourself, e.g.,
pip3 install dotmap
or
pip install dotmap

@fhamborg fhamborg self-assigned this Jun 28, 2017
@sachet14
Copy link
Author

thanks solved it

@fhamborg
Copy link
Owner

fixed in 1d6c969

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