Frank Cazabon wrote: > Hi, > > I've just started to dabble with Python and Dabo. Tried using Python > 2.6, but got an error. Saw a reference to the same error in the > archives here which suggested using 2.5 instead, so I've uninstalled 2.6 > and installed 2.5 and wxPython. From a command prompt I ran the "python > setup.py install" command and everything apparently went smoothly. (BTW > why does the How to Install topic on the wiki not include how to install > Dabo?) >
http://dabodev.com/wiki/InstallingDabo > Anyhow, I start up IDLE and open the DaboDemo.py and run it, but I get > this error: > > Traceback (most recent call last): >... > which looks like the same error I got when running with 2.6 > > Any ideas what I have done wrong? > Did you try without IDLE? I remeber some reports about problems with Idle as it changes some things at startup. Uwe _______________________________________________ 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]
