python-mapnik
python-mapnik copied to clipboard
ImportError: libmapnik.so.3.0: undefined symbol: hb_ft_font_set_load_flags
I install a python-mapnik with conda.
But when I import mapnik
the error is: ImportError: libmapnik.so.3.0: undefined symbol: hb_ft_font_set_load_flags
what's that mean?