[Osgeo4w-trac] [osgeo4w] #26: python mapscript broken?
OSGeo4W
trac_osgeo4w at osgeo.org
Wed Nov 12 09:55:11 EST 2008
#26: python mapscript broken?
---------------------------+------------------------------------------------
Reporter: warmerdam | Owner: osgeo4w-dev at lists.osgeo.org
Type: defect | Status: new
Priority: major | Milestone:
Component: Package | Version:
Keywords: pkg-mapscript |
---------------------------+------------------------------------------------
{{{
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\warmerda>python
Python 2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit
(Intel)] on
win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import mapscript
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "C:\osgeo4w\apps\Python25\lib\site-packages\mapscript.py", line 4,
in <mo
dule>
import _mapscript
ImportError: DLL load failed: The specified procedure could not be found.
>>> ^Z
C:\warmerda>
}}}
The popup reports msSHPCloseFile could not be located in the dynamic link
library libmap.dll. This is with mapscript-python 5.0.2-1 and mapserver
5.2.0-2.
--
Ticket URL: <http://trac.osgeo.org/osgeo4w/ticket/26>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer for the OSGeo stack.
More information about the Osgeo4w-trac
mailing list