Jeff Johnson wrote: > I get this message "pyopengl is not present so gdlWindow is not loaded" when > running any form. What does this mean? Is this also why pythonw does not > work? I am using Python 2.5. > > The major question I have is trying to run the app wizard. Looking at the > Wiki there is a note: > > "NOTE: The MySQLdb <http://dabodev.com/wiki/MySQLdb> installer does not > work (yet, as of 1007-01-27) with Python 2.5. If you have Python 2.5 > installed, your only option is to download the source and follow the > instructions for building the module manually." > > I have the source on my machine, but I don't find any instructions on how > to build the module manually. > > > > Any assistance will be appreciated. > > > > Jeff >
There is a new binary install for python 2.5: http://sourceforge.net/forum/forum.php?thread_id=1686649&forum_id=70460 Download: http://sourceforge.net/project/showfiles.php?group_id=22307&package_id=15775 Uwe _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
