运行sort遇到问题 Original error was: libopenblas.so.0: cannot open shared object file: No such file or dir
https://blog.****.net/frankcreen/article/details/78910187
import numpy.core.numeric as _nx
File "/home/hp/anaconda3/lib/python3.6/site-packages/numpy/core/__init__.py", line 26, in <module>
raise ImportError(msg)
ImportError:
Importing the multiarray numpy extension module failed. Most
likely you are trying to import a failed build of numpy.
If you're working with a numpy git repo, try `git clean -xdf` (removes all
files not under version control). Otherwise reinstall numpy.
Original error was: libopenblas.so.0: cannot open shared object file: No such file or directory