boa-constructor 0.2 freezes on start-up

PoulsenL at capanalysis.com PoulsenL at capanalysis.com
Tue Jan 14 14:16:57 EST 2003


I am having some trouble getting boa up and running.  I am using Python
2.2.2 and wxPython 2.4.0 for 2.2 I can't seem to get past

...
importing Models.ConfigSupport
importing Models.CPPSupport
importing Models.HTMLSupport
importing Models.XMLSupport
importing ZopeLib.ZopeEditorModels
executing plug-ins...
importing ZopeLib.ZopeViews
importing ZopeLib.ZopeExplorer
importing Explorers.PrefsExplorer
creating Inspector
importing Inspector
creating Editor
importing Editor
importing Explorers

using python -v 

I can't really get any more info

...
importing Editor
# C:\Python22\lib\Queue.pyc matches C:\Python22\lib\Queue.py
import Queue # precompiled from C:\Python22\lib\Queue.pyc
# C:\Python22\Lib\site-packages\wxPython\tools\boa\EditorUtils.pyc matches
C:\Py
thon22\Lib\site-packages\wxPython\tools\boa\EditorUtils.py
import EditorUtils # precompiled from
C:\Python22\Lib\site-packages\wxPython\too
ls\boa\EditorUtils.pyc
# C:\Python22\lib\threading.pyc matches C:\Python22\lib\threading.py
import threading # precompiled from C:\Python22\lib\threading.pyc
# C:\Python22\lib\atexit.pyc matches C:\Python22\lib\atexit.py
import atexit # precompiled from C:\Python22\lib\atexit.pyc
# C:\Python22\Lib\site-packages\wxPython\tools\boa\Browse.pyc matches
C:\Python2
2\Lib\site-packages\wxPython\tools\boa\Browse.py
import Browse # precompiled from
C:\Python22\Lib\site-packages\wxPython\tools\bo
a\Browse.pyc
# C:\Python22\Lib\site-packages\wxPython\tools\boa\Explorers\Explorer.pyc
matche
s C:\Python22\Lib\site-packages\wxPython\tools\boa\Explorers\Explorer.py
import Explorers.Explorer # precompiled from
C:\Python22\Lib\site-packages\wxPyt
hon\tools\boa\Explorers\Explorer.pyc
importing Explorers

I tried searching on google but didn't get a hit on boa freezing where it
did for me.  Any helpful pointers would be appreciated.

Loren





More information about the Python-list mailing list