PyCharm里使用Numpy報錯:RuntimeError: The current Numpy installation ('E:\\Python file\\perceptor\\venv\\lib\\site-packages\\numpy\\__init__.py') fails to pass a sanity check due to a bug in the windows runtime.
進入Settings>Project Interpreter,安裝一個1.19.3版本的numpy即可