Open hemanzur opened 10 years ago
Hi, do you use IPython + Qt integration?
Hi, I just checked and I founf some initialization code that I had forgotten that was importing pyqt beforehand.
Sorry about that.
Thanks, Hachi
2014-07-03 3:54 GMT-04:00 Cyrille Rossant notifications@github.com:
Hi, do you use IPython + Qt integration?
— Reply to this email directly or view it on GitHub https://github.com/rossant/galry/issues/14#issuecomment-47877118.
Hi, first of all thanks for all the hard work.
When I run the example code in the Readme, y get this error:
RuntimeError: Could not set API version (API 'QDate' has already been set to version 1): did you import PyQt4 directly?
(I'm pretty sure I'm not importing PyQt beforehand)
Any clues ?