This repository has been archived by the owner on Jan 20, 2024. It is now read-only.
r329_linux_x86_python3.9_toolchain
provide python3.9 pip3.9 gcc-linaro-7.5.0-2019.12-linux-manifest for r329
Armbian is recommended for R329!
usage:
source /opt/r329_linux_x86_python3.9_toolchain/envsetup.sh
python3.9 -m pip install pybind11
python3.9 setup.py bdist_wheel maix_r329
scp dist/maixpy3-0.3.*-cp39-cp39-linux_aarch64.whl [email protected]:~/
pip3 install maixpy3-0.3.*-cp39-cp39-linux_aarch64.whl