![]() |
|
Running pypilot service - Printable Version +- OpenMarine (https://forum.openmarine.net) +-- Forum: OpenPlotter (https://forum.openmarine.net/forumdisplay.php?fid=1) +--- Forum: How do I...? (https://forum.openmarine.net/forumdisplay.php?fid=3) +--- Thread: Running pypilot service (/showthread.php?tid=6967) |
Running pypilot service - alpe77 - 2026-06-16 I somehow managed to get pypilot installed and running on OpenPlotter 4. But I'm having trouble getting the service to start automatically. It refuses to run within its virtual environment and fails due to missing dependencies. Here's the systemd unit file: Code: [Unit]This service starts and runs fine when launched manually, e.g. systemctl start pypilot. But systemd does something different. |