Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

import error: #261

Open
JBacc1 opened this issue Jan 7, 2023 · 0 comments
Open

import error: #261

JBacc1 opened this issue Jan 7, 2023 · 0 comments

Comments

@JBacc1
Copy link

JBacc1 commented Jan 7, 2023

Hello,
After upgrading from Linux Mint 19 to 21.1, import mapnik unfortunately does not work anymore:
>>> import mapnik Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib/python3/dist-packages/mapnik/__init__.py", line 74, in <module> from ._mapnik import * ImportError: /usr/lib/python3/dist-packages/mapnik/_mapnik.cpython-310-x86_64-linux-gnu.so: undefined symbol: _ZN6mapnik3Map13set_base_pathERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE
And I have absolutely no idea what to do…
I usually use mapnik from nik4 python scripts.

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

No branches or pull requests

1 participant