Skip to content
This repository has been archived by the owner on Apr 12, 2019. It is now read-only.

mapnik 2.3.0 could not open 'shape' for windows 64bit #195

Open
xiwanghope opened this issue Oct 24, 2015 · 0 comments
Open

mapnik 2.3.0 could not open 'shape' for windows 64bit #195

xiwanghope opened this issue Oct 24, 2015 · 0 comments

Comments

@xiwanghope
Copy link

C:\dev2\mapnik-v2.3.0\mapnik\demo>python
Python 2.7.8 (default, Jun 30 2014, 16:08:48) [MSC v.1500 64 bit (AMD64)] on win
32
Type "help", "copyright", "credits" or "license" for more information.

import mapnik
provpoly_lyr = mapnik.Layer('Provinces')
provpoly_lyr.datasource = mapnik.Shapefile(file='../data/boundaries', encodi
ng='latin1')
Traceback (most recent call last):
File "", line 1, in
File "C:\mapnik-v2.3.0\python\2.7\site-packages\mapnik__init__.py", line 351,
in Shapefile
return CreateDatasource(keywords)
RuntimeError: Cannot load symbols: could not open: 'shape'

someone has a good advice ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant