Does wxPython have version for Python 3.0?
If it does, where can I get it?
|
2
|
Does wxPython have version for Python 3.0? If it does, where can I get it?
|
|||
|
|
|
|
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 |
||
|
|
|
|
From the newsgroups:
Note that PyQt now supports Python 3, so perhaps that's an option worth considering. |
|||
|
|