python-mapnik
python-mapnik copied to clipboard
site-packages/mapnik-3.1.0-py2.7-linux-x86_64.egg/mapnik/_mapnik.so: undefined symbol: _ZTIN6icu_5713UnicodeStringE
I Install mapnik with mapnik-config -v 3.1.0; but I install python-mapnik,then rundemo.py ,
[root@vultr python]# python rundemo.py
Traceback (most recent call last):
File "rundemo.py", line 25, in
can you help me
I hav got the same problem (_ZTIN6icu_5713UnicodeStringE). mapnik 3.0.16, python mapnik 3.0.16, boost 1.65.1 with icu4c 62.1(in system). Ubuntu 18.04 (WSL). All of them apart from icu have build from sources. I note that mapnik 3.0.16 found own version icu. Can anybody help us?
there is solution #161