[PyKDE] PyEval_SaveThread: NULL tstate
Michael Andrews
mandrews at mandrews.org
Mon Aug 25 01:47:01 BST 2003
On Sun, 2003-08-24 at 03:57, Patrick Stinson wrote:
> I've written a C++ library that uses pthreads, and I suddenly started getting
> this error after running the app for a little while. the application is
> intensley graphical, and has lots of qt signals and pthread mutexes being
> used.
>
> this is what I get:
>
> Fatal Python error: PyEval_SaveThread: NULL tstate
What version of qt are you using? I'm having trouble with a
"PyEval_RestoreThread: NULL tstate" error. It seems to be caused by a
qt library of 3.2 or later.
--
Michael Andrews <mandrews at mandrews.org>
More information about the PyQt
mailing list