On Aug 9, 2011, at 6:31 AM, Bob K. wrote: > Platform: Win > Python Version: 2.5.2 on win32 > Dabo Version: Version 0.9.3; Revision ~6293 > UI Version: 2.8.10.1 on wxMSW
> "c:\python27\lib\site-packages\dabo-0.9.3-py2.7.egg\dabo\__init__.py", li > ne 103, in <module> > import logging > ImportError: No module named logging Hmmm... your version info shows Python 2.5.2, but your traceback shows Dabo in the Python 2.7 site-packages directory. Python 2.5 is rather old to be installed on a Windows 7 machine; you might want to go to the 'Add/Remove Programs' control panel, and see if there are indeed two versions of Python on your machine. You can also try specifying Python 2.7 directly when you run Dabo by including the full path to the Python executable: c:\python2.7\python.exe c:\path\to\ClassDesigner.py c:\path\to\your\file.cdxml -- Ed Leafe _______________________________________________ Post Messages to: Dabo-users@leafe.com 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/0aadb7f6-55ac-49d3-abe6-b98303f93...@leafe.com