>> Note, what I describe below does not occur with Python 2.6.6, and I've >> installed that as my default Python now, so there is no rush to fix this... >> >> I get this error whenever I try to run a program that imports dabo: <snip> > We are aware of and are working on this problem. Interesting to know that it > goes > away in 2.6.6 though.
I did do a quick search on Trac and the mail archives, but didn't find anything, BTW. Maybe I'll update the wiki to state that "Python 2.7 is currently not supported (but we're working on it)" >> Do most Dabo users and developers use Python 2.6.x? Is 2.7 supported? > > I've been on 2.5.x for years, and only recently switched to 2.6.5, which I'll > stick > to for a while (I need to support my application on Win, Mac, and Lin and it > is > sometimes a balancing act getting the exact versions of Python and libs on > each, so > once I standardize on a version I'll stick with it for a while). Possibly a topic for a different email thread... but I'd like to know how you got MySQLdb to work with 2.6.5 on Windows. There is no *.exe on the sourceforge site. I may end up downgrading to Python 2.5.x > Does wxPython work on Python 2.7? Yes. I was able to run the wxPython demos fine, and even a good deal of Dabo stuff. I have wxPython 2.8.11.0 installed. I should mention that the original problem that I mentioned in this email thread did not occur when I used the dabo-0.9.2-win.zip to install, and used webupdate. At that time, I was using Python 2.7 and wxPython 2.8.11.0. I started getting some errors when trying to connect to a database using the class designer. I figured it was time to switch to SVN Dabo, in case newer versions of the Dabo framework or ide might have fixed them... that's when I ran into the config file issue with Python 2.7. > Paul _______________________________________________ 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]
