Re: [Matplotlib-users] AttributeError: function 'Py_DecRef' not found (Christoph Gohlke)

2014-05-28 Thread hgbing2013
Dear Christoph Gohlke  Thanks, now working.  Best regards  Robert -- Time is money. Stop wasting it! Get your web API in 5 minutes. www.restlet.com/download http://p.sf.net/sfu/restlet

[Matplotlib-users] AttributeError: function 'Py_DecRef' not found

2014-05-28 Thread hgbing2013
I need to embedding matplotlib in pyqt4, i use the below code in my project: from matplotlib.backends.backend_qt4agg \    import FigureCanvasQTAgg as FigureCanvas convert to exe with py2exe, however running exe i got the error:   File "matplotlib\backends\backend_qt4agg.pyo", line 19, in   F