Opened 18 years ago

Closed 17 years ago

Last modified 17 years ago

#1930 closed defect (fixed)

ImportError.

Reported by: pf@… Owned by: hobu
Priority: high Milestone:
Component: MapScript-Python Version: 4.8
Severity: normal Keywords:
Cc:

Description

I generated a new python mapscript extension based on the new Release 4.10. 
When I say import mapscript on my debian sarge with python 2.3.5 I get an
ImportError.

/usr/lib/python2.3/site-packages/_mapsrcript.so: undefined symbol:
msIO_installStdinFromBuffer

Change History (2)

comment:1 by fwarmerdam, 18 years ago

Cc: warmerdam@… added
Howard, 

I don't know why this is happening, though I suspect that somehow the
mapscript extension is getting linked against an older mapserver library.

comment:2 by pf@…, 17 years ago

Resolution: fixed
Status: newclosed
Summary: ImportError. /usr/lib/python2.3/site-packages/_mapsrcript.so: undefined symbol: msIO_installStdinFromBufferImportError.
it was only a untidy system; forgot to clean up all lib_path dirs; sorry!
Note: See TracTickets for help on using tickets.