Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 1579

Python • Re: how do you install numpy in venv?

$
0
0
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.

Statistics: Posted by robertojguerra — Thu Nov 13, 2025 10:29 pm



Viewing all articles
Browse latest Browse all 1579

Trending Articles