I successfully installed openmvidev2. 9 on Raspberry pi 400, when I ran the openmvide cannot open and in terminal no error was shown
Um, it should print an error on the terminal at least.
After two days working on now its working perfectly . Thank you for your reply
I just tried installing OpenMV IDE on a Pi 400 running RaspiOS Bullseye. When I try running setup.sh I get the following:
Package libpng12-dev is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
Package python-pip is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
python3-pip
Package qt5-default is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'python-pip' has no installation candidate
E: Package 'libpng12-dev' has no installation candidate
E: Package 'qt5-default' has no installation candidate
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Requirement already satisfied: pyusb in /usr/local/lib/python3.9/dist-packages (1.2.1)
Please type source ~/.profile.
find: ‘/usr/lib/arm-linux-gnueabihf/’: No such file or directory
Could not find libts library
There are updated libraries in Bullseye.
8-Dale
I tried out on raspberry pi os buster working smoothly.
I am not running Buster. I am running Bullseye.
8-Dale
Is there a solution for running OpenMV IDE on a Raspberry Pi 400 with RaspiOS Bullseye?? It has been quite a while since I heard anything about this…
8-Dale
I’ll be redoing and updating the GUI in a month or so. I will deal with RPI support then.