OpenMarine

Full Version: Pypilot/openplotter/raspios_arm64
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Cannot install, under raspbian arm64, PyPilot with openplotter: "openplotter-pypilot: Depends: python3-flask-socketio but it is not installable"
help
not an expert in Debian packages, but it doesn't look like it's available in Buster it's in Sid (unstable and Bullseye (testing) though

you could try and download it from here https://pkgs.org/download/python3-flask-socketio & install with dpkg

(This might be wrong though ... I'm an Arch user and having to learn Debian for all of this (OpenCPN etc) ....)
Here is a script to install pypilot
(Works on arm64 and armhf).

I use it building BBN OS image.

It will not run for you as is
but you can use it as a reference.

https://github.com/bareboat-necessities/...pypilot.sh