Describe the issue:
numpy v1.23.5 latest version that works on windows 7
I tried all other versions (1.24; 1.24.1; 1.24.2) they are all installed, but when importing the numpy python module, it closes with an error, on the screen. Other versions of numpy work. Python3.8.10 32bit OS Windows 7 64bit.
Since numpy 1.24 support for Windows7 has been dropped?

Reproduce the code example:
Error message:
Runtime information:
import numpy crash
Context for the issue:
No response