[Matplotlib-users] Problem with matplotlib

Nuria Gombao nurialovedogs at gmail.com
Tue Jun 4 06:29:33 EDT 2019


Dear Matplotlib,

First of all I'm going to provide the information that you required.

Operating system: Windows
Matplotlib version: 2.0.0b4
Source of Matplotlib: Anaconda

My problem is that I am trying to plot a real simple problem, but I get an
error (image 1) that says: "TypeError: unbound method __init__() must be
called with Affine2DBase instance as first argument (got Affine2D instance
instead)" . I'm going to attached you the simple program (example_plot.py),
the document where it is supossed to be the problem (transforms.py) and the
image from this error (image_1). I really don't know what to do.

Thanks for your help



[image: image.png]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/matplotlib-users/attachments/20190604/a7f7ac41/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 38583 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/matplotlib-users/attachments/20190604/a7f7ac41/attachment-0001.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Example_plot.py
Type: application/octet-stream
Size: 335 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/matplotlib-users/attachments/20190604/a7f7ac41/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: transforms.py
Type: application/octet-stream
Size: 96728 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/matplotlib-users/attachments/20190604/a7f7ac41/attachment-0003.obj>


More information about the Matplotlib-users mailing list