wrf-python installation error using pip install wrf-python

702 views
Skip to first unread message

Prerita Agarwal

unread,
Apr 1, 2021, 2:50:35 AM4/1/21
to wrfpython-talk
Hi all,

I am trying to install the wrf-python package on a linux machine using pip install wrf-python and it installs successfully. 
But I am getting an importing error which goes like -

miniconda3/lib/python3.8/site-packages/wrf/_wrffortran.cpython-38-x86_64-linux-gnu.so: undefined symbol: __intel_sse2_strcat

I can not find useful help from the internet solutions and wondering if anyone in the community might be able to help.

Thanks in advance!
Prerita

Michaela Sizemore

unread,
Apr 1, 2021, 9:56:14 AM4/1/21
to wrfpython-talk, prerita...@gmail.com
Hi Prerita,
Would you mind providing the code you are using to import wrf-python? I am also curious to know what version installed when you did pip install, this would be accomplished with pip list (I assume you do not have conda installed, if you do, you can also use conda list).  I have seen other issues that are based around the install not using the most recent version of the software, but I'm not completely sure if that is the case here as well. 

Additionally, I did find this one StackOverflow which may be helpful if you haven't seen it already: 
The answer indicates you may have a compiler issue and just need to set the path for it and try pip installing again.

Michaela
Reply all
Reply to author
Forward
0 new messages