OpenMV-IDE on Jetson Nano

Salut,

has someone succeeded to start the openmv-ide on the ubuntu of the NVIDIA Jetson Nano? I downloaded the image for raspberry pi but when I start the openmv-ide, bash report " no such file". I assume it is due to a 32-bit version of openmv-ide.
I tried to build from scratch, but the sources on github are a bit old and some required downloads are missing (404 error when the script tries to download them)

Ciao, Mathias

Oh, yeah, we only have a 32-bit IDE for the ARM. You should install the 32-bit libraries to your system to be able to run the IDE.

Salut,

can you give me a hint how to install the 32bit libraries? I checked

apt-get install lib32*

but that fails due to too many conflicting dependencies and looks to me like I am breaking my installed immage.

Ciao, Mathias

You’re on Linux… It’s like you have to figure it out yourself. That’s the Linux experience. I have no idea what could be wrong.

Ok,

I then drop the IDE on the Nano. I will program the camera on a differnt OS or select a differnt canera for my project

Ciao, Mathias

The IDE works fine on desktop computers. I don’t have a Jetson nano to run it on.