Jim Gallacher
jpg at jgassociates.ca
Thu Aug 31 17:12:45 EDT 2006
I haven't tried 2.5 yet, but I guess we should start testing the development branch against it. We're hoping to release mod_python 3.3 sometime in October or November. Hopefully that would be too long after python 2.5 is officially out. I don't know what their timetable is but currently it's just the release candidate so the lag shouldn't be too great. I'd be very surprised if there was any changes that would break mod_python though. For your particular problem though I suspect it's the usual installation funkiness rather than a python 2.5 specific issue. In particular take a look at the thread that started on Tuesday. See http://www.modpython.org/pipermail/mod_python/2006-August/021944.html Jim Honza Rameš wrote: > Hi, > have any of you tried to run mod_python with Python 2.5 on Windows. I > cannot run Python 2.4 compiled with VS2005 it always result in an error. > And > mod_python with Python 2.5 returns Internal server error and > error.logcontains: > > >> [Thu Aug 31 02:40:35 2006] [error] make_obcallback: could not import >> mod_python.apache.\n >> [Thu Aug 31 02:40:35 2006] [error] make_obcallback: Python path being >> used >> "['C:\\\\WINDOWS\\\\system32\\\\python25.zip', '.\\\\DLLs', '.\\\\lib', >> '.\\\\lib\\\\plat-win', '.\\\\lib\\\\lib-tk', >> 'C:\\\\Inetpub\\\\Apache2\\\\bin']". >> [Thu Aug 31 02:40:35 2006] [error] python_handler: no interpreter >> callback >> found. >> [Thu Aug 31 02:40:35 2006] [error] [client 10.0.0.2] python_handler: >> Can't >> get/create interpreter. > > > I compiled both Apache 2.2.3 and mod_python 3.2.10 > Thanks > > Honza Rames > > > ------------------------------------------------------------------------ > > _______________________________________________ > Mod_python mailing list > Mod_python at modpython.org > http://mailman.modpython.org/mailman/listinfo/mod_python
|