[Tilecache] Minimum Python Version?

Bill Teluk Bill.Teluk at team.telstra.com
Thu Dec 23 23:13:41 EST 2010


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.
Traceback (most recent call last):
  File
"/home/maptools/fgs/lib/python2.6/site-packages/mod_python/apache.py", li
    import traceback
  File "/home/maptools/fgs/lib/python2.6/traceback.py", line 3, in ?
    import linecache
  File "/home/maptools/fgs/lib/python2.6/linecache.py", line 9, in ?
    import os
  File "/home/maptools/fgs/lib/python2.6/os.py", line 757
    bs = b""

Switching from Python 2.4.3 back to 2.6.2 CGI (still using the Apache 2.2.3)
worked OK... but now wondering what is the minimum version of Python I need.

Regards, Bill Teluk.
-- 
View this message in context: http://osgeo-org.1803224.n2.nabble.com/Minimum-Python-Version-tp5863082p5863082.html
Sent from the TileCache mailing list archive at Nabble.com.


More information about the Tilecache mailing list