Raspbian Bullseye install fails
Summary
Install for Dyntrap on Raspbian bullseye fails.
Steps to reproduce
- Install latest Raspbian release image can be done with Raspberry Pi Imager or otherwise.
- Follow installation instructions
What is the current bug behavior?
Install script fails. Complains cannot find some packages.
What is the expected correct behavior?
Successful install message
Possible fixes
In the short term, make sure to install Raspbian Buster v10. At time of writing, this is the "Legacy" version of Raspbian installable from the RPi imager.
To update dynaikontrap for the latest version, the install script should be modified to accommodate for raspbian bullseye. This would likely result in changing some required apt packages. TFLite runtimes must also be re-built for python 3.9. Support for PiCamera on Raspbian Bullseye must also be investigated. The whole system should be re-tested with these changes made and in python 3.9
Edited by Ross Gardiner