Pycharm matplotlib issue

Good evening,

working with the PyCharm IDE, I?ve encountered a following problem with matplotlib: AttributeError: module 'matplotlib' has no attribute ?artist?.
Unfortunately, there are few documented solution out there in the internet. I?ve found suggestions to reinstall matplotlib (I did, to no avail) or to change an environment (same as before).
Do you know any solution to this problem? I?d be grateful for your help.

Best regards,
Dawid

Could provide more detail?

   - How did you trigger the error?
   - Does it only happen in pycharm?
   - What code are you running?
   - Which version of matplotlib?
   - Which version of python?

ยทยทยท

On Thu, Mar 21, 2019 at 2:03 PM Dawid Niezg?dka <dawid.niezgodka at gmail.com> wrote:

Good evening,

working with the PyCharm IDE, I?ve encountered a following problem with
matplotlib: AttributeError: module 'matplotlib' has no attribute ?artist?.
Unfortunately, there are few documented solution out there in the
internet. I?ve found suggestions to reinstall matplotlib (I did, to no
avail) or to change an environment (same as before).
Do you know any solution to this problem? I?d be grateful for your help.

Best regards,
Dawid
_______________________________________________
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/20190321/5a628ffd/attachment.html&gt;