Re: [Boa Constr] Boa doesn't run for me...
Status: Beta
Brought to you by:
riaan
From: Riaan B. <riaan@e.co.za> - 2001-05-23 07:58:07
|
----- Original Message ----- From: "Albert Wagner" <alw...@tc...> To: <boa...@li...> Sent: Wednesday, May 23, 2001 3:42 AM Subject: [Boa Constr] Boa doesn't run for me... > 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. Please make sure that when unzipping the sources, the directory structure is preserved. It looks like it wasn't. Good luck, Riaan > > _______________________________________________ > Boa-constructor-users mailing list > Boa...@li... > http://lists.sourceforge.net/lists/listinfo/boa-constructor-users > |