but I'm back to the original problem of the classdesigner not working.
C:\dabo\ide>classdesigner.py Traceback (most recent call last): File "C:\dabo\ide\ClassDesigner.py", line 4453, in <module> clsDes = ClassDesigner(f) File "C:\dabo\ide\ClassDesigner.py", line 258, in __init__ frm = self.onNewDesign(None) File "C:\dabo\ide\ClassDesigner.py", line 2066, in onNewDesign frm = frmClass(parent=None, SaveRestorePosition=False, UseSizers=useSizers) File "C:\dabo\ide\ClassDesigner.py", line 386, in __init__ base.__init__(self, parent=parent, *args, **kwargs) File "C:\Python27\lib\site-packages\dabo-0.9.3-py2.7.egg\dabo\ui\uiwx\dForm.py ", line 927, in __init__ BaseForm.__init__(self, preClass, parent, properties, attProperties, *args, **kwargs) File "C:\Python27\lib\site-packages\dabo-0.9.3-py2.7.egg\dabo\ui\uiwx\dForm.py ", line 45, in __init__ fm.dFormMixin.__init__(self, preClass, parent, properties, attProperties, *a rgs, **kwargs) File "C:\Python27\lib\site-packages\dabo-0.9.3-py2.7.egg\dabo\ui\uiwx\dFormMix in.py", line 75, in __init__ attProperties, *args, **kwargs) File "C:\Python27\lib\site-packages\dabo-0.9.3-py2.7.egg\dabo\ui\uiwx\dPemMixi n.py", line 193, in __init__ self._afterInit() File "C:\dabo\ide\ClassDesigner.py", line 395, in _afterInit super(DesForm, self)._afterInit() File "C:\Python27\lib\site-packages\dabo-0.9.3-py2.7.egg\dabo\ui\uiwx\dForm.py ", line 72, in _afterInit super(BaseForm, self)._afterInit() File "C:\Python27\lib\site-packages\dabo-0.9.3-py2.7.egg\dabo\ui\uiwx\dFormMix in.py", line 98, in _afterInit self.afterSetMenuBar() File "C:\dabo\ide\ClassDesignerFormMixin.py", line 344, in afterSetMenuBar ClassDesignerMenu.mkDesignerMenu(self) File "C:\dabo\ide\ClassDesignerMenu.py", line 22, in mkDesignerMenu fm = mb.fileMenu AttributeError: 'dBaseMenuBar' object has no attribute 'fileMenu' -----Original Message----- From: Bob K. Sent: Tuesday, August 09, 2011 2:52 PM To: Dabo Users list Subject: Re: [dabo-users] dabo not working the re-install was the problem. it's now working. thanks for all your help. bob k. -----Original Message----- From: Jacek Kałucki Sent: Tuesday, August 09, 2011 2:42 PM To: Dabo Users list Subject: Re: [dabo-users] dabo not working Użytkownik Bob K. napisał: > ImportError: No module named logging Again, check for directory existence: C:\Python27\Lib\logging If you don't have it, reinstall Python please. -- Regards Jacek Kałucki _______________________________________________ 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/4e417f7a.3010...@rz.onet.pl _______________________________________________ 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/ED580BC2967F4C22B1549C3B6FCF8B9D@BobPC _______________________________________________ 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/60859C25456E4AA4BE461D276B18B49A@BobPC