[PyKDE] PyQt-mac-gpl and qscintilla problem on Mac OS X

Marc Colosimo mcolosimo at mitre.org
Wed Jan 14 16:58:00 GMT 2004


I know this has come up on this list before  
<http://www.mail-archive.com/pykde@mats.imk.fraunhofer.de/ 
msg01411.html>, but there was no reply on the list.

I did the  following on a Mac G5, 10.3.2 with a fink python 2.3.3. I  
built qt-mac-free-3.2.3.sit, sip-4rc2, qscintilla-1.54-x11-gpl-1.2 (I  
removed the threads option to get it to build), and  
PyQt-mac-gpl-snapshot-20040104. This builds, but

Python 2.3.3 (#1, Jan  2 2004, 10:24:36)
[GCC 3.3 20030304 (Apple Computer, Inc. build 1495)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
 >>> import qt
Fatal Python error: Interpreter not initialized (version mismatch?)
Abort

I'm thinking this is about thread support in qscintilla, with thread in  
CONFIG (qscintilla.pro) I get.

 > qmake qscintilla.pro
QGDict::hashKeyString: Invalid null key

This works without  thread.

Any suggestions.

Thanks,

Marc




More information about the PyQt mailing list