Le 16 juil. 06 à 10:58, Phil Thompson a écrit :
Probably be best if you work your way through the tutorial and other examples
included in the PyQt4 source tarball.

Phil


In my previous post, I paste an example of code that crash python on import of PyQt.
I also have the crash with examples from the tutorial :

[EMAIL PROTECTED]:~/Documents/Prog/Download/PyQt-mac-gpl-4.0.1/ examples/tutorial$ python
Python 2.4.3 (#1, May 24 2006, 19:39:48)
[GCC 4.0.1 (Apple Computer, Inc. build 5341)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> #!/usr/bin/env python
>>> # PyQt tutorial 1
>>>
>>> import sys
>>> from PyQt4 import QtGui
Fatal Python error: Interpreter not initialized (version mismatch?)
Abort trap

Phil: This is why I requested you a "binary" version. I configure/ installed SIP and PyQt like the README say.

Adrien
_______________________________________________
PyKDE mailing list    [email protected]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to