galry icon indicating copy to clipboard operation
galry copied to clipboard

Runtime Error

Open hemanzur opened this issue 11 years ago • 2 comments

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 ?

hemanzur avatar Jul 03 '14 06:07 hemanzur

Hi, do you use IPython + Qt integration?

rossant avatar Jul 03 '14 07:07 rossant

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 [email protected]:

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.

hemanzur avatar Jul 03 '14 15:07 hemanzur