Many, many thanks for quick answer, after installation wxPython 2.8.4 the Class Designer works O.K.
Martin Cibulka ----- Original Message ----- From: "Ed Leafe" <[email protected]> To: "Dabo developers' list" <[email protected]> Sent: Monday, March 07, 2011 9:05 PM Subject: Re: [dabo-dev] trying ClassDesigner > On Mar 7, 2011, at 2:52 PM, PRO TEMPORE wrote: > >> I am trying ClassDesigner from cmd.exe window and after >> command:D:\dabo\ide\ClassDesigner.py ui\hours.cdxml >> >> I got next errors: >> >> 2011-03-07 19:36:58 - ERROR - >> No 'dabo'. >> Locale dir = >> C:\Python25\lib\site-packages\dabo-0.9.3-py2.5.egg\dabo\locale >> Languages = ['sk_SK'] >> Codeset = cp1250 > > We don't have a Slovak translation (yet!), so Dabo will default to using > US English. > >> Traceback (most recent call last): >> File "D:\dabo\ide\ClassDesigner.py", line 4388, in <module> >> clsDes = ClassDesigner(f) >> File "D:\dabo\ide\ClassDesigner.py", line 133, in __init__ >> dui.dPageFrameNoTabs, dui.dPageStyled) >> AttributeError: 'module' object has no attribute 'dPageStyled' >> >> Python 2.5, dabo-0.9.3-win, WIN XP > > Looks like you have an old version of wxPython. The Class Designer assumes > that you have at least wxPython 2.8.4 installed. > > To find out what version you have, run any Dabo app, and select the > Help/About menu item. There will be a button on the dialog that appears > that will copy all the version info to your clipboard, and you can then > paste it into an email reply. > > > -- Ed Leafe > > > > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/0A4C4A7EBD11452183A355F36FCE8A43@pcb2e24daaa99d
