Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python: /lib64/libc.so.6: version `GLIBC_2.10' not found (required by python) #35

Open
chenyue548 opened this issue Apr 18, 2019 · 1 comment

Comments

@chenyue548
Copy link

After I installed the PyNgl and PyNio with this command ,conda create -n ncl_to_python -c conda-forge xarray netcdf4 scipy pyngl pynio ncl, I entered the ncl_to_python, but there was a mistake happen when I use python, and import nio was also unsuccessful.

Then I tried the method showed in #30, after that the same mistake happened.

What should I do?

@chenyue548
Copy link
Author

The following error message:
(ncl_to_python) [2018chenyue@star envs]$ python
python: /lib64/libc.so.6: version GLIBC_2.10' not found (required by python) python: /lib64/libc.so.6: version GLIBC_2.7' not found (required by python)
python: /lib64/libc.so.6: version GLIBC_2.9' not found (required by python) python: /lib64/libc.so.6: version GLIBC_2.6' not found (required by python)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant