Inside a venv, pip will compile numpy from source because the pip website does not host the 32 bit arm version.
You can make your own pip wheel for 32 bit numpy, back it up, and then install it in every venv you want to use it.
You can make your own pip wheel for 32 bit numpy, back it up, and then install it in every venv you want to use it.
Statistics: Posted by robertojguerra — Thu Nov 13, 2025 10:29 pm