[mapserver-users] Pyhton mapscript import error
gautamvs
gautamvs at gmail.com
Tue Feb 17 07:16:36 PST 2009
I am getting error while importing mapscript in python
<snip>
>>> import mapscript
Traceback (most recent call last):
File "<stdin>", line 1, in ?
File "mapscript.py", line 7, in ?
import _mapscript
ImportError: /usr/local/lib/python2.4/site-packages/_mapscript.so: undefined
symbol: _ZN3agg6gse5x7E
</snip>
when i removed the AGG suport in Mapserver , i am able to import without any
error.
But my application requires AGG support (ie. with Tilecache)
I am using Mapserver 5.2.1, AGG 2.5, Python 2.4 on CentOS.
Thanks for any help.
Gautam
--
View this message in context: http://n2.nabble.com/Pyhton-mapscript-import-error-tp2341344p2341344.html
Sent from the Mapserver - User mailing list archive at Nabble.com.
More information about the MapServer-users
mailing list