|
From: C M <cmp...@gm...> - 2013-04-19 06:00:24
|
On Thu, Apr 18, 2013 at 11:03 PM, John Ladasky
<joh...@sb...>wrote:
> .
> Reading more, I realize that the way I was getting GUI output previously
> (with Python 2.7 and Matplotlib 1.1) was through wxPython.
> Unfortunately, it appears that wxPython's star is fading, and a Python
> 3-compatible version will not be written. In fact, wxPython hasn't
> released a new version in nine months.
>
wxPython is alive and well and the newest developmental version of it
("Phoenix") runs on Python 3. It should be released fairly soon. One of
the wxPython list regulars mentioned getting his software to run with it,
with a few minor issues, just six days ago. So you might want to give
Phoenix a try.
Che
|