helper
_mod = imp.load_module('_gdal', fp, pathname, description)
ImportError: libpoppler.so.76: cannot open shared object file: No such
file or directory
Please, what can I do to solve this.
You said you did python3, but the traceback mentions python2.7, which
means that you have Ana
e-packages/osgeo/__init__.py",
line 21, in
_gdal = swig_import_helper()
File
"/home/conrado/anaconda3/lib/python2.7/site-packages/osgeo/__init__.py",
line 17, in swig_import_helper
_mod = imp.load_module('_gdal', fp, pathname, description)
ImportError: libpoppler.so.76: cann