Hi every one,
I just installed python and when I try to import matplotlib, i get this message
:
>>> import matplotlib.pyplot as plt
Traceback (most recent call last):
File "<console>", line 1, in <module>
File
"c:\users\utilisateur\miniconda3\lib\site-packages\matplotlib\__init__.py",
line 124, in <module>
from matplotlib.rcsetup import (defaultParams,
File
"c:\users\utilisateur\miniconda3\lib\site-packages\matplotlib\rcsetup.py", line
34, in <module>
from cycler import Cycler, cycler as ccycler
ImportError: No module named 'cycler'
If you have any idea to help me, I will really appreciate because I really need
matplotlilb.
Thank's a lot !
--
You received this message because you are subscribed to the Google Groups
"Pyzo" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.