Paul Petersik

Results 3 comments of Paul Petersik

I run into the same problem. Interestingly, the `ImportError` disappears when I run `import ESMF` before every other import.

Hi @Try2Code, thanks for having a look into the issue. I followed your recommendation and solved the issue on my side by installing CDO from source following this gist: https://gist.github.com/jeffbyrnes/e56d294c216fbd30fd2fd32e576db81c

I recently got similar errors, too. They appeared when I attempted to upgrade the netcdf4 version to 1.7.1. Before, my code was running on version 1.5.8 without any errors.