You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm unable to build a Regridder on Linux os without getting the following error:
ImportError: Regrid(filename) requires PIO and does not work if ESMF has not been built with MPI support
Suspecting a compatibility issue, I created a new python environment and went through the installation again, following the exact lines on the installation page. Running pytest produces the same error code, even with the clean environment.
Thanks for any insight.
$ conda list
# packages in environment at /home/tylerj/miniconda3/envs/xesmf_env:
#
# Name Version Build Channel
_libgcc_mutex 0.1 main
attrs 19.3.0 py_0 conda-forge
I'm unable to build a Regridder on Linux os without getting the following error:
Suspecting a compatibility issue, I created a new python environment and went through the installation again, following the exact lines on the installation page. Running pytest produces the same error code, even with the clean environment.
Thanks for any insight.
The text was updated successfully, but these errors were encountered: