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("matplotlib requires dateutil") #48

Open
skynet21 opened this issue Feb 28, 2014 · 1 comment
Open

ImportError("matplotlib requires dateutil") #48

skynet21 opened this issue Feb 28, 2014 · 1 comment

Comments

@skynet21
Copy link

I tried installing and running this using Python 2.7. However, I get the following error:

D:\just-dice-bot-aces>cmd /k \python27\python just-dice-bot.py
Traceback (most recent call last):
File "just-dice-bot.py", line 46, in
from matplotlib.figure import Figure # @UnresolvedImport
File "D:\python27\lib\site-packages\matplotlib__init__.py", line 111, in
raise ImportError("matplotlib requires dateutil")
ImportError: matplotlib requires dateutil

@rogeroyer
Copy link

Me too.

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