RuntimeError when importing numpy 1.19.4 · Issue #17726 · numpy/numpy

The newest version of numpy raises an exception when being imported. I am using Python 3.9 64-bit on Windows 10. Reproducing code example: import numpy as np # raises a RuntimeError Error message: ...