Re: upgrading python (and other modules)

2007-03-29 Thread kyosohma
On Mar 29, 1:14 am, Astan Chee <[EMAIL PROTECTED]> wrote: > Forget I asked this question. > I've solved it using wxPython 2.6.3.3 > Cheers > > Astan Chee wrote: > > Hi, > > I was once using python 2.4 in win2k with wxPython 2.4.2.4 (if im not > > mistaken) with it. > > Now i've upgraded to winXP an

Re: upgrading python (and other modules)

2007-03-28 Thread Astan Chee
Forget I asked this question. I've solved it using wxPython 2.6.3.3 Cheers Astan Chee wrote: > Hi, > I was once using python 2.4 in win2k with wxPython 2.4.2.4 (if im not > mistaken) with it. > Now i've upgraded to winXP and am using python 2.5 with wxPython 2.8.1.1. > The problem Im currently ha

upgrading python (and other modules)

2007-03-28 Thread Astan Chee
Hi, I was once using python 2.4 in win2k with wxPython 2.4.2.4 (if im not mistaken) with it. Now i've upgraded to winXP and am using python 2.5 with wxPython 2.8.1.1. The problem Im currently having is that in my code: from wxPython.wx import * from wxPython.grid import * from wxPython.html impor