Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #7871
| Newsgroups | comp.lang.python |
|---|---|
| Subject | Re: ANN: PyGUI 2.5 |
| From | rzed <rzantow@gmail.com> |
| References | <mailman.80.1308330149.1164.python-announce-list@python.org> <mailman.88.1308338170.1164.python-list@python.org> |
| Message-ID | <Xns9F07CC8B61248rzantowgmailcom@74.209.131.13> (permalink) |
| Organization | UseNetServer.com |
| Date | 2011-06-18 00:06 +0000 |
Terry Reedy <tjreedy@udel.edu> wrote in
news:mailman.88.1308338170.1164.python-list@python.org:
> On 6/16/2011 11:18 PM, Greg Ewing wrote:
>> PyGUI 2.5 is available:
>>
>> http://www.cosc.canterbury.ac.nz/greg.ewing/python_gui/
>>
>> Lots of new stuff in this version. Highlights include:
>
> Greg left out the most important to me:
> "Now works with Python 3 on MacOSX and Windows!"
>
Apparently *only* Python 3 ?
C:\extracted\PyGUI-2.5>setup install
Traceback (most recent call last):
File "C:\extracted\PyGUI-2.5\setup.py", line 12, in <module>
from distutils_extensions import pygui_build_py
ImportError: No module named distutils_extensions
--
rzed
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
ANN: PyGUI 2.5 Greg Ewing <greg.ewing@canterbury.ac.nz> - 2011-06-17 15:18 +1200
Re: ANN: PyGUI 2.5 Terry Reedy <tjreedy@udel.edu> - 2011-06-17 15:15 -0400
Re: ANN: PyGUI 2.5 rzed <rzantow@gmail.com> - 2011-06-18 00:06 +0000
Re: ANN: PyGUI 2.5 Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2011-06-18 17:58 +1200
Re: ANN: PyGUI 2.5 Bill Janssen <janssen@parc.com> - 2011-09-14 11:47 -0700
Re: ANN: PyGUI 2.5 Greg Ewing <greg.ewing@canterbury.ac.nz> - 2011-09-15 16:28 +1200
Re: ANN: PyGUI 2.5 Wolfgang Keller <feliphil@gmx.net> - 2011-06-17 21:24 +0200
Re: ANN: PyGUI 2.5 Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2011-06-18 17:49 +1200
csiph-web