wxpython2.5 problem
Yao Heling
yaoheling at yahoo.com
Mon Dec 6 06:36:03 CET 2004
On Fri, Dec 03, 2004 at 04:43:00PM +0100, Martin
Schulze wrote:
> That looks just usual and doesn't contain any
compiler errors.
>
> After that you should be able to start Thuban from
the same
> directory you executed the setup program with
./thuban.py. At
> least that worked for me (after I had wxpython2.5.3
installed and
> not wx*2.4.
I guest I've found where the problem is. I'm using
python2.3.4, and
which version of python do you use with thuban? The
readme says python
2.2.1 is required, and I missed that part and assumed
python 2.3 should
be fine, but I was wrong.
By the way, I don't think inheriting from a base class
(wxWindow) and a
subclass of the base class (wxControl) is a good thing
(especially not
in python 2.3 and above, see
http://www.python.org/2.3/mro.html). Couldn't
it be possible to inherit wxControl alone and achieve
the same
functionality? and are there any plans to use python
2.3 at all? It's
been out so long.
Regards,
Joseph
__________________________________
Do you Yahoo!?
Yahoo! Mail - Helps protect you from nasty viruses.
http://promotions.yahoo.com/new_mail
More information about the Thuban-devel
mailing list
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)