RuntimeError: The current Numpy installation fails to pass a sanity check due to a bug in the windows runtime [duplicate]

The temporary solution is to use numpy 1.19.3.

pip install numpy==1.19.3

From this Microsoft thread fix will be available around January 2021.

Update: it is fixed in KB4598291 update