Skip to content
This repository was archived by the owner on Apr 12, 2019. It is now read-only.
This repository was 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

@xiwanghope

Description

@xiwanghope

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 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions