I can reproduce here on Gentoo, both with 0.99.3 and SVN trunk.
Trunk has the following warnings:
/home/rmay/.local/lib/python2.6/site-packages/matplotlib/axes.py:2305:
UserWarning: Attempting to set identical xmin==xmax results in
singular transformations; automatically expanding. xmin=0, xmax=
forwarded 585442 matplotlib-de...@lists.sourceforge.net
thanks
Hello Matplotlib developers,
here below is a report a user of maplotlib sent to the Debian bug
tracker. I've verified and it happend also with 0.99.3:
$ python -c "import matplotlib as p ; print p.__version__"
0.99.3
$ python mpl_cras
Package: python-matplotlib
Version: 0.99.1.2-3
Severity: important
Running a program which displays an image with plt.imshow() and changes the
axes with plt.axis() before calling plt.show() crashes the python interpreter:
$ python mpl_crash.py
terminate called after throwing an instance of 'char
3 matches
Mail list logo