conda create -n cesd_iris python=2.7 iris -c conda-forge
and get the following:
python
import iris
....
File "/exports/eddie3_apps_local/apps/community/geos/condas/cesd_clim_1/cesd_iris/lib/python2.7/site-packages/iris/fileformats/um/_fast_load_structured_fields.py", line 31, in <module>
from netCDF4 import netcdftime
File "/exports/eddie3_apps_local/apps/community/geos/condas/cesd_clim_1/cesd_iris/lib/python2.7/site-packages/netCDF4/__init__.py", line 3, in <module>
from ._netCDF4 import *
ImportError: libjpeg.so.8: cannot open shared object file: No such file or directory
In the lib directory, libjpeg.so.9 exists.
Any recommended way to resolve this?
Detail:
I did see this warning on doing the conda create:
Fetching package metadata: ......
Solving package specifications: .....................................
Warning: 2 possible package resolutions (only showing differing packages):
['iris-1.12.0-py27_2.tar.bz2', 'netcdf4-1.2.4-np112py27_3.tar.bz2'],
['iris-1.11.0-py27_0.tar.bz2', 'netcdf4-1.2.7-np112py27_0.tar.bz2'],
conda list
...
iris 1.12.0 py27_2
...
jasper 1.900.1 4
Thanks
Mike
--
You received this message because you are subscribed to the Google Groups "Iris" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scitools-iris+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to scitools-iri...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to scitools-iris+unsubscribe@googlegroups.com.