Should be fixed with python-mapnik (1:0.0~20151125-92e79d2-1) in xenial.
** Changed in: python-mapnik (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/15
Similar problem here, but I'm getting "generate_image_filters" instead
of "parse_image_filters" in the error message:
$ cat test.py
import mapnik
$ python test.py
Traceback (most recent call last):
File "test.py", line 4, in
import mapnik
File "/usr/lib/python2.7/dist-packages/mapnik/_
Rebuilding the source package fixed it for me.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1510495
Title:
ImportError while doing import mapnik in Python, in Ubuntu 15.10
To manage notifications
This is the symbol looked by python-mapnik:
_ZN6mapnik6filter19parse_image_filtersERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERSt6vectorINS_4util7variantIJNS0_4blurENS0_4grayENS0_14agg_stack_blurENS0_6embossENS0_7sharpenENS0_11edge_detectENS0_5sobelENS0_10x_gradientENS0_10y_gradientENS0_
Speaking about #4
I changed mapniklibpath = '/usr/lib/mapnik' to mapniklibpath =
'/usr/lib/mapnik/3.0' in /usr/lib/python2.7/dist-packages/mapnik
But the error is still there.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bu
xreal on #mapnik irc suggests to check if this is related to
https://github.com/mapnik/python-mapnik/issues/62
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1510495
Title:
ImportError while doing im
** Changed in: python-mapnik (Ubuntu)
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1510495
Title:
ImportError while doing import mapnik in Python, in Ubuntu 15.10
Demangling the failed import:
ImportError: /usr/lib/python2.7/dist-packages/mapnik/_mapnik.x86_64
-linux-gnu.so: undefined symbol:
mapnik::filter::parse_image_filters(std::__cxx11::basic_string, std::allocator > const&,
std::vector,
std::allocator > >&)
--
You received this bug notification beca
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: python-mapnik (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1510495
Title