NVIDIA-AI-IOT / jetbot

An educational AI robot based on NVIDIA Jetson Nano.
MIT License
2.97k stars 1.02k forks source link

Python 3.8 or 3.10.9 in Jetbot #606

Open sriharish-324 opened 7 months ago

sriharish-324 commented 7 months ago

Hello developers, I need to install MediaPipe on my JetBot, which is using Python 3.6.9. However, this version of Python does not support MediaPipe. Is there a way to install MediaPipe for the default Python or how can I install other versions of Python that support MediaPipe? Also, I would like guidance on running Jupyter with the newly installed Python. Any help would be greatly appreciated.