[PyKDE] Win32 success! & Now SIP problems
Hihn, Jason
Jason.Hihn at verint.com
Tue Nov 23 20:18:38 GMT 2004
I finally got win32 success. It is a tricky bit, but its easy in
retrospect.
Now my issue is that the SIP dll can't stand to be entered twice by the
program.
For instance :
Loop:
Py_Initialize()
PyRun_SimpleString('Import qt') #imports SIP
Py_Finalize()
On the 2nd time around the program crashes in SIP
Is there anyway SIP can be fixed, or can I forcibly unload it?
__________________________________________________________________________________________
This electronic message may contain proprietary and confidential information of Verint Systems Inc., its affiliates and/or subsidiaries.
The information is intended to be for the use of the individual(s) or
entity(ies) named above. If you are not the intended recipient (or authorized to receive this e-mail for the intended recipient), you may not use, copy, disclose or distribute to anyone this message or any information contained in this message. If you have received this electronic message in error, please notify us by replying to this e-mail. (1)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20041123/ed63d9e9/attachment.html
More information about the PyQt
mailing list