| Tim Valenta 
    tonightslastsong at gmail.com Wed Jan 21 12:51:29 EST 2009 
 Be aware though, that I was in the same situation and got stuck with Python 2.5.4 because MySQLdb only supports Python 2.5.x, and no higher yet. (If that's changed now, I'll gladly admit defeat, but as of a short while ago, that was the situation.) Tim On Wed, Jan 21, 2009 at 7:30 AM, Tomas Brabenec <konference at brabenec.net>wrote: > Hello, > > if You have Python 2.6 installed, you must install mod_python for Python > 2.6. > This: "mod_python-3.3.1.win32-py2.5-Apache2.2.exe" is mod_python installer > for Python 2.5 > > Tomas > > > Dne 21.1.2009 15:26, Taylan Karaman napsal(a): > >> Hello, >> >> I receive a "Python version 2.5 required, which was not found in the >> registry" error on windows when I try to install >> "mod_python-3.3.1.win32-py2.5-Apache2.2.exe". >> I have "python-2.6.1.msi" already installed. Should I try with >> "python-2.5.4.msi" ? >> >> >> >> > _______________________________________________ > Mod_python mailing list > Mod_python at modpython.org > http://mailman.modpython.org/mailman/listinfo/mod_python > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mm_cfg_has_not_been_edited_to_set_host_domains/pipermail/mod_python/attachments/20090121/4212617f/attachment.html 
 |