Graham Dumpleton
graham.dumpleton at gmail.com
Mon Jul 16 06:31:36 EDT 2007
Treat it as an annoying warning only. On Windows as the Python library is a DLL, it should all work fine where it is only a patch level difference. On 16/07/07, Paul Baranowski <paulbaranowski at gmail.com> wrote: > Hi guys - > Thanks for your great work on mod_python. I recently downloaded the Win32 > binary for mod_python 3.3.1/Win32/apache 2.2/python 2.4 and noticed it is > compiled against python 2.4.3 instead of python 2.4.4 (the latest version of > python 2.4). The problem with this is that when you try to load mod_python > in apache, it complains with: > > [error] python_init: Python version mismatch, expected '2.4.3', found > '2.4.4'. > > Any chance of a new binary for python 2.4.4? It would be greatly > appreciated! :) > > - Paul > > > _______________________________________________ > Mod_python mailing list > Mod_python at modpython.org > http://mailman.modpython.org/mailman/listinfo/mod_python > >
|