hi @EvetsMostel1
Since the initial question about opkg on Torizon is already answered,
I’m going to close this thread in favour of this other one for your python application.
We are using python3.10 with the python template from the Torizon extension, using torizon 7.2.
I can’t seem to get it to run the code on the IVY plus board we have. The code is very simple and I can run it locally on my WSL Linux with no issues.
It seems to build the docker image OK, but when it launches (or tries to) it just exits after a few seconds. Sometimes I am able to run the container from VSC separately and then attach a shell. I can query the version of python3 and indeed, it com…