[Tilecache] Minimum Python Version?

Yves Moisan yves.moisan at boreal-is.com
Mon Jan 3 11:53:37 EST 2011


Le 2010-12-23 23:13, Bill Teluk a écrit :
> Hi,
> Is there a particular minimum version of Python required for TileCache?
>
> I have a FGS Ver 9.5 MapServer installation (TileCache 2.10, Apache 2.2.11,
> Python 2.6.2) which I tried to get working with an Apache 2.2.3 / Python
> 2.4.3, but it didn't work instead failing with error message below (from
> Apache logs):
>
> SyntaxError: invalid syntax
> [Wed Dec 22 14:05:21 2010] [error] python_handler: no interpreter callback
> found
> [Wed Dec 22 14:05:21 2010] [error] [client 172.115.35.114] python_handler:
> Can't
> [Wed Dec 22 14:09:32 2010] [error] make_obcallback: could not import
> mod_python.
Hi,

mod_python binaries are specific to Python versions.  You'll likely need 
to find new binaries or recompile mod_python for Python 2.4.  Anyhow, I 
would say 2.4 is really old ...

HTH,

Yves


More information about the Tilecache mailing list