[Boa Constr] Boa doesn't run for me...
Status: Beta
Brought to you by:
riaan
From: Albert W. <alw...@tc...> - 2001-05-23 01:35:14
|
Suse-7.1, KDE2.1.1, Python-2.1, GTK-1.2.8, wxGTK-2.2.6, wxPython-2.2.5 I can find little documentation to help with installation. Surely I've done something wrong. Attempts to run Boa yield: $ ~/pkg/language/python/Boa $ Boa.py : command not foundpy: : command not foundpy: $ ~/pkg/language/python/Boa $ python Boa.py importing Prefs importing wxPython... Traceback (most recent call last): File "Boa.py", line 62, in ? import About File "About.py", line 7, in ? import Preferences, Utils File "Utils.py", line 16, in ? from ExternalLib.ConfigParser import ConfigParser ImportError: No module named ExternalLib.ConfigParser Any help appreciated. Thanks ahead. |