check arsitektur: $uname -a
Install Miniconda3 in arsitektur aarch64:
1. sudo wget https://github.com/conda-forge/miniforge/releases/download/22.9.0-2/Mambaforge-22.9.0-2-Linux-aarch64.sh
2. sudo /bin/bash Mambaforge-22.9.0-2-Linux-aarch64.sh
3. save your time you can just follow me.
/home/pi/miniconda3
4. Open your .bashrc file sitting at the location /home/pi/.bashrc and add: export PATH="/home/username/miniconda3/bin:$PATH"
5. need to be reloaded with command: source ~/.bashrc
6. let's test your conda installation wth command: conda init and conda env list or python --version
source: https://stackoverflow.com/questions/71150891/raspberry-pi-3-miniconda-install-aarch64-error
Tensorflow lite was supported by Raspberry 2, 3, 4 and Zero 2. Tensorflow lite wasnot supported by Raspberry 1 and zero.
Complete link : https://www.youtube.com/watch?v=Lyh84KMqUPI