Skip to content

pip install wrf-python

When you install on srvx1 with any kernel loaded

pip install wrf-python

and then try to load it in the kernel with import wrf the following error appears:

ImportError: /users/staff/user/.local/lib/python3.10/site-packages/wrf/_wrffortran.cpython-310-x86_64-linux-gnu.so: undefined symbol: __kmpc_ok_to_fork

What is the problem? reported: @fritzm97

Edited by Michael Blaschek