I get the following error when I try to use netcdf4 in python:
Traceback (most recent call last):
File "test.py", line 1, in <module>
from netCDF4 import Dataset
ImportError: /root/.local/lib/python2.7/site-packages/netCDF4.so: undefined symbol: MPI_File_get_atomicity
I tried already to recompile mpich2 but this didn't help. Any help would be much appreciated! Thank you in advance!
Cheers, Sven
These kinds of questions are always hard to answer and are usually very specific.
In this case: