[PyKDE] HP-UX 10.20 runtime error at installation of PyQt

Laurent Claustre claustre at esrf.fr
Mon Apr 22 10:25:01 BST 2002


I've upgraded my PyQt/sip installation to 3.2rc2 nevertheless the 
problem is quite similar. Any idea?

Python 2.1.1c1 (#13, Jul 23 2001, 11:03:24)
[GCC 2.95.2 19991024 (release)] on hp-uxB
Type "copyright", "credits" or "license" for more information.
 >>> import qt
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
  File 
"/segfs/bliss/depot/pythonesrf_5.0/hpux102/lib/python2.1/site-packages/qt.py", 
line 935, in ?
    libqtc.sipRegisterClasses()
RuntimeError: Attempt to create a Python instance for a NULL pointer
 >>>

Phil Thompson wrote:

>Laurent Claustre wrote:
>
>>Hi,
>>  With PyQt/sip 3.1rc1 on HP-UX 10.20 I've got something like this:
>>
>>Python 2.1.1c1 (#13, Jul 23 2001, 11:03:24)
>>[GCC 2.95.2 19991024 (release)] on hp-uxB
>>Type "copyright", "credits" or "license" for more information.
>>
>>>>>import qt
>>>>>
>>Traceback (most recent call last):
>>  File "<stdin>", line 1, in ?
>>  File "/segfs/bliss/depot/pythonesrf_5.0/hpux102/lib/python2.1/site-packages/qt.py", line 933, in ?
>>    libqtc.sipRegisterClasses()
>>RuntimeError: Attempt to create a Python instance for a NULL pointer
>>
>> Any ideas how to fix this?
>>I am using qt-3.0.1, sip+PyQt 3.1rc1, everything freshly compiled with
>>gcc-2.95.2.
>>
>>Regards,
>>
>>PS: i've seen such a request message from archive (august 2001) but without any response, so I
>>try to get help form you !
>>
>
>Try upgrading to the final release of 3.1. There was a SIP bug that
>sometimes caused false exceptions to be raised.
>
>Phil
>


-- 
	/===============================================================\
	|  Laurent Claustre               | eMail: claustre at esrf.fr     |
	|  BeamLine Instrument Software   | Phone: +33 (0)476 88 29 12  |
	|  Support Group  (BLISS)         | Fax  : +33 (0)476 88 25 42  | 
	|  Experiments        Division    | Central Building Room 150   |
	| ------------------------------------------------------------- |
	|            European Synchrotron Radiation Facility            |
	|   6 rue Jules Horowitz BP220 38042 Grenoble Cedex - France    |
	\===============================================================/


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20020422/ca322a9c/attachment.html


More information about the PyQt mailing list