Closed GoogleCodeExporter closed 8 years ago
Fixed in SVN r8; latest tarball was still r7, hence the mistaken report.
Original comment by evert.as...@gmail.com
on 1 Aug 2010 at 4:54
With r14, this still breaks with matplotlib's dev version:
In [2]: mpl.__version__
Out[2]: '1.0.svn'
Original comment by david.huard
on 10 Feb 2011 at 1:48
Fails in this case as well. Simple solution is just to comment out the if block
and then install.
I[2]: __version__
O[2]: '1.1.0svn'
Original comment by gokhanse...@gmail.com
on 13 Mar 2011 at 10:33
This issue was closed by revision r25.
Original comment by ludwig.s...@gmail.com
on 27 May 2011 at 9:07
Original issue reported on code.google.com by
evert.as...@gmail.com
on 1 Aug 2010 at 4:46