I had to reinstall as I had accidentally combined livna and dag repositories.
When I go to the wizard dir and execute it comes up with an error I'm not able
to debug. (dabo.version says '0.4.2', 'revision': '1426')
>>> import dabo
>>> import wx
>>> import MySQLdb
No error messages there.
I downloaded all three a versions and ran python setup.py install on dabo.
Then went into the wizard dir.
#python AppWizard.py
Traceback (most recent call last):
File "AppWizard.py", line 7, in ?
dabo.ui.loadUI("wx")
File
"/usr/lib/python2.4/site-packages/Dabo-0.4.2-py2.4.egg/dabo/ui/__init__.py",
line 43, in loadUI
exec("from %s import *" % mods[typ], globals())
File "<string>", line 1, in ?
File
"/usr/lib/python2.4/site-packages/Dabo-0.4.2-py2.4.egg/dabo/ui/uiwx/__init__.py",
line 31, in ?
_platform = wx.PlatformInfo[1]
AttributeError: 'module' object has no attribute 'PlatformInfo'
--
Steve
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users