I have Python 3.9 32 Bit and 64 Bit installed on Windows. If I install numpy with pip and use the --user option, what I get is either the 32 Bit version or the 64 Bit version. Both python version see ...