Remove numpy
This commit is contained in:
parent
ba202c58ec
commit
6ab21166a1
8 changed files with 1 additions and 12 deletions
|
|
@ -38,7 +38,6 @@ BUSY -> 24
|
|||
sudo apt-get update
|
||||
sudo apt-get install python-pip
|
||||
sudo apt-get install python-pil
|
||||
sudo apt-get install python-numpy
|
||||
sudo pip install Jetson.GPIO
|
||||
|
||||
or
|
||||
|
|
@ -46,7 +45,6 @@ or
|
|||
sudo apt-get update
|
||||
sudo apt-get install python3-pip
|
||||
sudo apt-get install python3-pil
|
||||
sudo apt-get install python3-numpy
|
||||
sudo pip3 install Jetson.GPIO
|
||||
|
||||
4. Basic use:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue