I'v been trying to help a colleague install rsgislib on one of the NASA servers (I've been doing a lot of RSGISLib promotion lately) but I'm getting an error. It install ok, but after trying 'from rsgislib import imagecalc', we get the following error. Could you check the builds when you get chance?
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/att/nobackup/wcwagne1/bin/conda_envs/test_rsgis/lib/python3.6/site-packages/rsgislib/imagecalc/__init__.py", line 6, in <module>
from ._imagecalc import *
ImportError: libpoppler.so.71: cannot open shared object file: No such file or directory