Karen Guihou
2018-04-18 19:46:10 UTC
Hi all
I am getting the following error when trying to run pynco
(https://github.com/nco/pynco)
*/home/xxx/miniconda2/envs/python_env/bin/ncra: error while loading shared
libraries: libnetcdf.so.7: cannot open shared object file: No such file or
directory*
- I do not have libnetcdf.so.7 in /home/xxx/miniconda2/envs/libs (I
have libnetcdf.so.13)
- I installed pynco by "conda install -c conda-forge pynco". No error
during install.
- I use other libraries linked to libnetcdf and no problem (nco, netcdf4,
numpy, ...)
- Config
platform : linux-64
conda version : 4.3.29
conda is private : False
conda-env version : 4.3.29
conda-build version : not installed
python version : 2.7.14.final.0
requests version : 2.18.4
I have been looking on the web, and a lot of people get this type of error
on Conda, with all sort of libraries. Some people suggest to append a path,
but it is not recommended by the Conda team:
"CAUTION: Setting LD_LIBRARY_PATH on Linux or DYLD_LIBRARY_PATH on macOS
can interfere with this because the dynamic linker short-circuits link
resolution by first looking at LD_LIBRARY_PATH."
(https://conda.io/docs/user-guide/tasks/build-packages/use-shared-libraries.html)
Can anyone clearly explain to me what is the issue, and how to correct it?
Is it a conflict due to a bad install, a path ...? It seem many people
encounter this error and there is not really a clear solution.
Thank you
I am getting the following error when trying to run pynco
(https://github.com/nco/pynco)
*/home/xxx/miniconda2/envs/python_env/bin/ncra: error while loading shared
libraries: libnetcdf.so.7: cannot open shared object file: No such file or
directory*
- I do not have libnetcdf.so.7 in /home/xxx/miniconda2/envs/libs (I
have libnetcdf.so.13)
- I installed pynco by "conda install -c conda-forge pynco". No error
during install.
- I use other libraries linked to libnetcdf and no problem (nco, netcdf4,
numpy, ...)
- Config
platform : linux-64
conda version : 4.3.29
conda is private : False
conda-env version : 4.3.29
conda-build version : not installed
python version : 2.7.14.final.0
requests version : 2.18.4
I have been looking on the web, and a lot of people get this type of error
on Conda, with all sort of libraries. Some people suggest to append a path,
but it is not recommended by the Conda team:
"CAUTION: Setting LD_LIBRARY_PATH on Linux or DYLD_LIBRARY_PATH on macOS
can interfere with this because the dynamic linker short-circuits link
resolution by first looking at LD_LIBRARY_PATH."
(https://conda.io/docs/user-guide/tasks/build-packages/use-shared-libraries.html)
Can anyone clearly explain to me what is the issue, and how to correct it?
Is it a conflict due to a bad install, a path ...? It seem many people
encounter this error and there is not really a clear solution.
Thank you
--
You received this message because you are subscribed to the Google Groups "conda - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to conda+***@continuum.io.
To post to this group, send email to ***@continuum.io.
Visit this group at https://groups.google.com/a/continuum.io/group/conda/.
To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/conda/81b64b97-a7dc-431c-aab6-4d14795fba51%40continuum.io.
For more options, visit https://groups.google.com/a/continuum.io/d/optout.
You received this message because you are subscribed to the Google Groups "conda - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to conda+***@continuum.io.
To post to this group, send email to ***@continuum.io.
Visit this group at https://groups.google.com/a/continuum.io/group/conda/.
To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/conda/81b64b97-a7dc-431c-aab6-4d14795fba51%40continuum.io.
For more options, visit https://groups.google.com/a/continuum.io/d/optout.