NVIDIA-AI-IOT / jetbot

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

Failed to import jetbot .... #565

Open jiapei100 opened 1 year ago

jiapei100 commented 1 year ago
➜  ~ python
Python 3.6.9 (default, Jun 29 2022, 11:45:57) 
[GCC 8.4.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import jetbot
[1]    8661 illegal hardware instruction (core dumped)  python
➜  ~