> So the good news is that the WebUpdate cycle can be fixed by simply editing > your __version__.py and change the line: > _approximateRevision = "~6449" > to read: > _approximateRevision = "~6450"
Thanks Ed - that works. > The bad news is that this won't fix Pete's problem: >> ... when I switch to the \ide directory and try to run ClassDesigner.py, >> I get the response "AttributeError: 'module' object has no attribute >> 'dPageStyled') > This is most likely due to an older version of wxPython. My guess is that > your version is older than 2.8.4, which is the version that introduced that > class. Here is the Help/About info from Dabo Demo: Platform: Win Python Version: 2.5 on win32 Dabo Version: Version 0.9.3; Revision ~6450 UI Version: 2.8.1.1 on wxMSW - does the "UI Version" equate to wxPython ? I looked at wxpython.org for downloads. About half-way down the downloads page, there is a Windows Binary for 32-bit Python 2.5 (wxPython2.9-win32-py25) - would this be the one to download and install ? Thanks again. -- Pete _______________________________________________ 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/[email protected]
