[ANNOUNCE] Pygasm IDE wxWindows Linux Developer Release

Robin Dunn robin at alldunn.com
Thu Dec 30 13:55:19 EST 1999


> 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
>

You need to build the html module in wxPython/modules/html.


--
Robin Dunn
Software Craftsman
robin at AllDunn.com
http://AllDunn.com/robin/
http://AllDunn.com/wxPython/  Check it out!






More information about the Python-list mailing list