Add cmake to support raspberry 64bit installs
This commit is contained in:
parent
ad7b29cc1d
commit
d9a86158f4
@ -112,7 +112,7 @@ OS Specific steps are listed first, the [Common](#common) section below is neces
|
|||||||
|
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
sudo apt-get install python3-venv libatlas-base-dev
|
sudo apt-get install python3-venv libatlas-base-dev cmake
|
||||||
# Use pywheels.org to speed up installation
|
# Use pywheels.org to speed up installation
|
||||||
sudo echo "[global]\nextra-index-url=https://www.piwheels.org/simple" > tee /etc/pip.conf
|
sudo echo "[global]\nextra-index-url=https://www.piwheels.org/simple" > tee /etc/pip.conf
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user