Re: [Matplotlib-users] matplotlib + pyside

2011-07-15 Thread Armagan Tarim
Gerald, Eric, the code was very useful and run without any problem. many thanks for your help. -- Armagan  Armagan Tarim http://yunus.hacettepe.edu.tr/~armo

[Matplotlib-users] matplotlib + pyside

2011-07-14 Thread Armagan Tarim
Hi All, I have tried the sample PySide code given at http://www.scipy.org/Cookbook/Matplotlib/PySide the below excerpt is from my "Python Shell" for this sample code, which gives this error, "ImportError: Warning: formlayout requires PyQt4 >v4.3" It seems that it is looking for PyQt; but the