[Python-bugs-list] Python1.6 and wxPython incompatibility (PR#366)
mhammond@skippinet.com.au
mhammond@skippinet.com.au
Fri, 23 Jun 2000 09:33:27 -0400 (EDT)
Im afraid this is simply a symptom of a Python extension built for Python
1.5 being loaded with 1.6.
You have no choice other than to wait for a Python 1.6 specific version of
wxPython.
Mark.
> -----Original Message-----
> From: python-bugs-list-admin@python.org
> [mailto:python-bugs-list-admin@python.org]On Behalf Of
> rob.hathaway@freeuk.com
> Sent: Friday, 23 June 2000 8:32 PM
> To: python-bugs-list@python.org
> Cc: bugs-py@python.org
> Subject: [Python-bugs-list] Python1.6 and wxPython incompatibility
> (PR#366)
>
>
> Full_Name: Rob Hathaway
> Version: 1.6
> OS: windows
> Submission from: sot-mod08.interalpha.net (195.26.225.8)
>
>
> All,
> I recently loaded the latest (1.6) version of Python onto my
> PC (running
> win95). I then loaded wxPython on top and attempted to run the
> demo from the
> command line (python demo.py) while in the wxPython demo directory. The
> following error message was issued: Fatal Python Error:
> PyThreadStateGet: No
> Current Thread.
> I then reloaded 1.5.2 and wxPython and the demo runs fine. I
> then loaded 1.6
> onto a win98 and win2k OS and attempted to run the wxPython demo
> again always
> with the same result.
>
>
>
>
>
> _______________________________________________
> Python-bugs-list maillist - Python-bugs-list@python.org
> http://www.python.org/mailman/listinfo/python-bugs-list
>