On 28/10/2012 17:41, Emile van Sebille wrote:
On 10/27/2012 2:19 PM, Alan Gauld wrote:
On 27/10/12 20:50, Amin Memar wrote:
Hi there!
How can I use wxpython on python 3.3.0?
You can't its not supported yet.
So you will need to either port the code yourself or use Python 2.7.
This is not uncommon with third party modules a lot of them are still on
v2. It is a lot of work to convert a large code base from Python 2 to 3
and then test it thoroughly and the people doing the work are nearly all
volunteers.
So either find another GUI framework (like Tkinter) ) that works with
Python 3 or downshift to v2.7.
Actually, it looks to me that the v3.x compatible wxpython is being
rebranded as Project Phoenix
-- see http://wiki.wxpython.org/ProjectPhoenix
Emile
Thanks for the link that's extremely useful.
For the benefit of all here's the link to the wxPython mailing lists,
there are many references to Phoenix on the development list
http://wxpython.org/maillist.php
--
Cheers.
Mark Lawrence.
_______________________________________________
Tutor maillist - Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor