Chuck Flowers wrote: > On W2K, and I think I have things configured correctly. Downloaded Dabo via > TortiseSVN. Have dabo.pth in place. > > I haven't downloaded Demo or IDE yet, if that matters. > > Get error message from Python: > >>>> import Dabo > Traceback (most recent call last): > File "<stdin>", line 1, in >module> > File "C:\Apps\Python\Python25\lib\site-packages\Dabo\__init__.py", line > 125, in <module> > from dabo.lib.logger import logger > ImportError: No module named dabo.import.logger
you should have something/dabo/lib/logger.py Wondering if the case of Dabo vs dabo is important here? _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]
