Pywinter
Pywinter copied to clipboard
pywinter.winter won't import
Hi! I cannot get this package to work properly.
import pywinter works
just fine, but import pywinter.winter
throws the following error:
ImportError: /glade/u/home/doughert/miniconda3/envs/pangeo3/lib/python3.9/site-packages/KreatE_inter_m_f.cpython-39-x86_64-linux-gnu.so: undefined symbol: _intel_fast_memset
I'm not sure why this is. I am using Python 3.9 on a supercomputer, so any advice you have on how to fix this is welcome.
Thanks!