Re: [Matplotlib-users] 1.3.0 and py2exe regression

2013-09-04 Thread ruidc
PyInstaller 2.0 also has exactly the same error. cx_Freeze unfortunately has problems with some tricks in numpy 1.7.x. -- View this message in context: http://matplotlib.1069221.n5.nabble.com/1-3-0-and-py2exe-regression-tp41723p41972.html Sent from the matplotlib - users mailing list archive

Re: [Matplotlib-users] 1.3.0 and py2exe regression

2013-09-03 Thread ruidc
No, this is still coming back to haunt me. I can't figure out how to be able to package this via py2exe now: I am running the command: python setup2.py py2exe via python 2.7.5 and matplotlib 1.3.0 and py2exe 0.6.9 and 0.6.10dev I have read http://www.py2exe.org/index.cgi/ExeWithEggs and tried

Re: [Matplotlib-users] 1.3.0 and py2exe regression

2013-08-06 Thread ruidc
Christoph Gohlke's binary installer of six. HTH someone else. Regards, RuiDC -- View this message in context: http://matplotlib.1069221.n5.nabble.com/1-3-0-and-py2exe-regression-tp41723p41727.html Sent from the matplotlib - users mailing list archive at Nabble.com

Re: [Matplotlib-users] QT draw issue in 1.1.0 and PyQt4v2 missing?

2011-10-19 Thread RuiDC
Benjamin Root-2 wrote: I think that might have been a little unclear. You should only need to select 'PyQt4' or 'PySide'. If PyQt4 is selected, then (I think) the v2 is automatically tested for internally. hmm, please explain where you think it is used internally, as the code seem to

Re: [Matplotlib-users] QT draw issue in 1.1.0 and PyQt4v2 missing?

2011-10-19 Thread RuiDC
efiring wrote: https://github.com/matplotlib/matplotlib/pull/539 I think this pull request fixes it. Eric Great, thanks for confirming and fixing! Whilst waiting for this to make it into a release, I've hacked this to achieve the same effect (so I don't have to patch + distribute the

Re: [Matplotlib-users] QT draw issue in 1.1.0 and PyQt4v2 missing?

2011-10-19 Thread RuiDC
Thanks for the comprehensive explanation. So it would seem it's really only the http://matplotlib.sourceforge.net/users/whats_new.html page that is misleading on this. Many thanks! -- View this message in context:

[Matplotlib-users] QT draw issue in 1.1.0 and PyQt4v2 missing?

2011-10-18 Thread RuiDC
error, is this a mistake in the web page or omission in the code? Thanks in advance RuiDC -- View this message in context: http://old.nabble.com/QT-draw-issue-in-1.1.0-and-PyQt4v2-missing--tp32676093p32676093.html Sent from the matplotlib - users mailing list archive at Nabble.com