Can I use OpenMV micropython module for local micropython environment?
I wantted to use sensor module to take camera images but soon I got error No module named sensor
What do you mean? Our code runs on our cameras.
I have Arduino Nicla Vision board and I got into problems of packages not found for some QT modules on my Linux mint installtion for OpenMV.
Hence, I thought as I have a Micropython running, I can install these packages through micropython installation commands/scripts.
We only support ubuntu/arch. If you want to get linux mint working you need to figure out the qt install errors. These are all C++ libraries.