The current Numpy installation code example
Example 1: RuntimeError: The current Numpy installation fails to pass a sanity check due to a bug in the windows runtime.
pip install numpy==1.19.3
Example 2: install numpy
py -m pip install numpy
Example 3: install numpy
pip install numpy