[ANNOUNCE] Pygasm IDE wxWindows Linux Developer Release

Randall Hopper aa8vb at yahoo.com
Thu Dec 30 07:08:26 EST 1999


Cliff Baeseman:
 |Hi all,
 |
 |   I would just like to announce that I have tweaked the Pygasm IDE
 |Developer release code to run under linux and wxGTK.

Great!  I'm looking for a good GUI builder.

 |Pygasm is a wxWindows GUI assembler with a delphi look and feel. It
 |sports a Source Editor, Object inspector, WYSIWYG forms designer,
 |documentor.
 |
 |...the code at http://www.pcpros.net/~vbman

Your download link needs fixed.  The text reads right, but
the link is wrong (still points to pbuilder).

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

Here are the particulars:

    Python   1.5.2
    wxPython 2.1.11
    wxGTK    2.1.11
    SGI IRIX 6.5

-- 
Randall Hopper
aa8vb at yahoo.com




More information about the Python-list mailing list