Constant failed import

Hi, my name is Pierig, I?m a French student, I use python for my study but I?ve got issue with your library.
I?m running it on PyCharm and Pyzo on MacOSX and while I can import your library, there's no way of using any of the module, such as : plt.figure() or plt.plot() while other libraries like numpy work. I?ve got this message:
I really need your library to work, can you help me with that?
Sincerely yours
Pierig
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/matplotlib-users/attachments/20190414/5a32144c/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screen Shot 2019-04-14 at 14.57.40.png
Type: image/png
Size: 597280 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/matplotlib-users/attachments/20190414/5a32144c/attachment-0001.png>

Pierig,

From your screenshot, I'm not sure that matplotlib is the problem. How did

you install it? Can you include a minimal working example to reproduce the
problem? (in other words, the smallest code that only relies on matplotlib,
its dependencies, and no external files)

Hi, my name is Pierig, I?m a French student, I use python for my study but
I?ve got issue with your library.
I?m running it on PyCharm and Pyzo on MacOSX and while I can import your
library, there's no way of using any of the module, such as : plt.figure()
or plt.plot() while other libraries like numpy work. I?ve got this message:
I really need your library to work, can you help me with that?
Sincerely yours
Pierig
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users at python.org
Matplotlib-users Info Page

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/matplotlib-users/attachments/20190618/0e0f2012/attachment-0001.html&gt;
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screen Shot 2019-04-14 at 14.57.40.png
Type: image/png
Size: 597280 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/matplotlib-users/attachments/20190618/0e0f2012/attachment-0001.png&gt;

ยทยทยท

On Tue, Jun 18, 2019 at 5:04 AM Pierig Havez-Bodivit via Matplotlib-users < matplotlib-users at python.org> wrote: