[ANNOUNCE] Pygasm IDE wxWindows Linux Developer Release

Robin Becker robin at jessikat.demon.co.uk
Thu Dec 30 11:14:56 EST 1999


In article <19991230070826.B778039 at vislab.epa.gov>, Randall Hopper
<aa8vb at yahoo.com> writes
....
>
>I pulled it and ran 'python Pygasm.py'.  Here's what I got:
>
>    > python Pygasm.py                         
>    importing wxPython...
>    imported wxPython
>    Traceback (innermost last):
>      File "Pygasm.py", line 7, in ?
>        import Editor
>      File "Editor.py", line 7, in ?
>        from EditorViews import *
>      File "EditorViews.py", line 3, in ?
>        from wxPython.html import *
>    ImportError: No module named html
....
works just about with Win95 1.5.2 2.11.1

Seems like the event model for the IDE is fairly broken with Win32 as
there are several top-levels which don't seem to respond until they
become active. I could get various frames to have things inside them,
but it's clearly in a very alpha state.
-- 
Robin Becker



More information about the Python-list mailing list