[pyngl-talk] PyNGL Anaconda test report
Karin Meier-Fleischer
meier-fleischer at dkrz.de
Thu Mar 31 03:15:19 MDT 2016
Hi Kevin,
I've done the pyngl/pynio installation with Miniconda in an new
environment. The installation ran without errors but running the
run-all-ex.sh script in the examples directory the following error occured:
> ./run-all-ex.sh
Run c examples
################# VD_create_vdatas #################
clang: warning: argument unused during compilation: '-ansi'
dyld: Library not loaded: libjpeg.8.dylib
Referenced from:
/Users/k204045/local/miniconda2/envs/pyngl_and_pynio/examples/c/./VD_create_vdatas
Reason: image not found
./run-c-ex.sh: line 44: 1026 Trace/BPT trap: 5 ./$TEST_EXEC
rm: *.hdf: No such file or directory
The JPEG library installed with pyngl/pynio:
> conda list --name pyngl_and_pynio jpeg
# packages in environment at
/Users/k204045/local/miniconda2/envs/pyngl_and_pynio:
#
jpeg 8d 1
I've made some tests with my own scripts without any problem. :)
Bye,
Karin
More information about the pyngl-talk
mailing list