¿ï¾Ütensorflow ª©¥»
pi@thuphys-20:~ $ uname -m
aarch64
pi@thuphys-20:~ $ cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 10 (buster)"
NAME="Debian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
pi@thuphys-20:~ $ python -V
Python 2.7.16
pi@thuphys-20:~ $ python3 -V
Python 3.7.3
pi@thuphys-20:~ $
In order to run lane AI:
python3 yc_lane_1.py
pip3 install -U scikit-learn
python3 -m pip install numpy
sudo python3.7 -m pip install 'numpy>1.16.5, <1.23' --force-reinstall
sudo apt install python3-matplotlib python3-tk
the list of wheels