Answers for "The current Numpy installation fails to pass a sanity check due to a bug in the windows runtime."

0

The current Numpy installation fails to pass a sanity check due to a bug in the windows runtime.

The temporary solution is to install numpy 1.19.3.
pip install numpy==1.19.3
Posted by: Guest on December-30-2020

Code answers related to "The current Numpy installation fails to pass a sanity check due to a bug in the windows runtime."

Python Answers by Framework

Browse Popular Code Answers by Language