On Thursday 08 September 2005 12:34 pm, Paul McNett wrote:
> Steve Litt wrote:
> > "/usr/lib/python2.3/site-packages/Dabo-0.4.1-py2.3.egg/dabo/ui/uiwx/__ini
> >t__.py", line 31, in ?
> >     _platform = wx.PlatformInfo[1]
> > AttributeError: 'module' object has no attribute 'PlatformInfo'
> > [EMAIL PROTECTED] dabodemo]$
>
> What do you get by starting a python interpreter and executing:
>
> [EMAIL PROTECTED]:~/projects/dabo/dabo $ python
> Python 2.4.1 (#2, Mar 30 2005, 21:51:10)
> [GCC 3.3.5 (Debian 1:3.3.5-8ubuntu2)] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
>
>  >>> import wx
>  >>> wx.VERSION
>
> (2, 6, 1, 0, '')
>
>
> I'm pretty sure you are going to see a version like (2,4,2,4), which is
> too old. Dabo requires at least 2.5.2.8, and recommends 2.6.1 or later.

Indeed it was 2,4,2,4! How do I download and install the latest stable 
version? I have Mandrake 10.0, I think. Maybe 10.1 -- I don't know how to 
tell.

Thanks for the tip.

SteveT
 
Steve Litt
Author: 
   * Universal Troubleshooting Process courseware
   * Troubleshooting Techniques of the Successful Technologist
   * Rapid Learning: Secret Weapon of the Successful Technologist
Webmaster
   * Troubleshooters.Com
   * http://www.troubleshooters.com

_______________________________________________
Post Messages to: Dabo-users@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to