jetson docker image not seeing librarys

CircuitPython on hardware including Adafruit's boards, and CircuitPython libraries using Blinka on host computers.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
famil
 
Posts: 62
Joined: Sun Sep 19, 2021 11:30 am

jetson docker image not seeing librarys

Post by famil »

i am trying to use the getting started jetson tutorial so i and the container example that includes juypter i have got the circuit-python kernal for juypter install and added the adafruit-blinka put tit can't find any of the library's

i did get it to work outside of the contianer with the python script you supply but can't figure how to install juypter on the jenson.

User avatar
famil
 
Posts: 62
Joined: Sun Sep 19, 2021 11:30 am

Re: jetson docker image not seeing librarys

Post by famil »

HI

Have gotten Jupyter lab installed outside of a container. I installed Jupyter lab using these instructions install https://medium.com/swlh/the-newbie-guid ... 0449346258.
i can run blinktest.py from termail and it works. I ran it from jupyter on the jetson and it says circuitpython vm: found no board.

Do i have to connect another computer to the jetson thorugh usb or can i use ssh to see the board

Locked
Please be positive and constructive with your questions and comments.

Return to “Adafruit CircuitPython”