vote up 5 vote down star
2

Does wxPython have version for Python 3.0?

If it does, where can I get it?

flag

75% accept rate

2 Answers

vote up 2 vote down check

No. For now latest version of Python it supports is 2.6.

In the Py3K there are changes in the C API, so you'll have to be patient. It'll take some time, before all the libraries get ported.

There was question, that relates a bit: http://stackoverflow.com/questions/663544/when-and-why-are-you-planning-to-upgrade-to-python-3-0

link|flag
vote up 0 vote down

From the newsgroups:

Note that PyQt now supports Python 3, so perhaps that's an option worth considering.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.