Install numpy on ubuntu 20.04 sudo apt install python3-numpy Install numpy on redhat 7 with python3.6 pip3.6 install --user numpy