[wxPython] wxpython did not run under python2.0?

Just installed new python2.0b1, try to run wxPython 2.0 demo, did not work, have abnormal Python thread error.

Just installed new python2.0b1, try to run wxPython 2.0 demo,
did not work, have abnormal Python thread error.

Which platform? On Windows you'll have the same problem as with 1.5.2 -->
1.6, that the extension module will try to load the wrong Python DLL because
of how they are linked together.

I havn't made a build linking with the python20.dll yet as I have several
things ripped apart right now. As soon as I finish I'll move my workspace
back to the 2.2.1 version and make a build.

···

--
Robin Dunn
Software Craftsman
robin@AllDunn.com
http://wxpython.org Java give you jitters?
http://wxpros.com Relax with wxPython!

That's odd when I tried it, I got a lot of error messages about the python
api being incorrect but my application still ran and seemed to be okay.
However, I don't use threading on my application so that could be it. I'm
using a RH6.2 with 2.2.0.

···

On Mon, Sep 11, 2000 at 09:14:32PM -0700, Chi Guan wrote:

Just installed new python2.0b1, try to run wxPython 2.0 demo, did not work, have abnormal Python thread error.

--
------------------------------------------------------------------

Suchandra S. Thapa
s-thapa@uchicago.edu

------------------------------------------------------------------

I was running python 2.0 under Windows 2000. I can still go back to python
1.52 and eveything works fine with wxPython2.2

···

----- Original Message -----
From: "Robin Dunn" <robin@alldunn.com>
To: <wxpython-users@wxwindows.org>
Sent: Monday, September 11, 2000 9:58 PM
Subject: Re: [wxPython] wxpython did not run under python2.0?

> Just installed new python2.0b1, try to run wxPython 2.0 demo,
> did not work, have abnormal Python thread error.

Which platform? On Windows you'll have the same problem as with 1.5.2 -->
1.6, that the extension module will try to load the wrong Python DLL

because

of how they are linked together.

I havn't made a build linking with the python20.dll yet as I have several
things ripped apart right now. As soon as I finish I'll move my workspace
back to the 2.2.1 version and make a build.

--
Robin Dunn
Software Craftsman
robin@AllDunn.com
http://wxpython.org Java give you jitters?
http://wxpros.com Relax with wxPython!

_______________________________________________
wxPython-users mailing list wxPython-users@wxwindows.org
http://wxwindows.org/mailman/listinfo/wxpython-users