op25mobileControlHead
op25mobileControlHead copied to clipboard
The UI as a mobile display for OP25
g/day all i have the program going but how can i connect to it from out side my raspberrypi is there a url that i can use to get to...
I assume you just run the mobilehead.py command from command prompt? I am running Windows 10. As the missing dependencies came up I did pip installs for each of them...
from BU343S4Driver import * Import "BU343S4Driver" could not be resolvedPylance[reportMissingImports](https://github.com/microsoft/pylance-release/blob/main/DIAGNOSTIC_SEVERITY_RULES.md#diagnostic-severity-rules) pip install BU343S4Driver ERROR: Could not find a version that satisfies the requirement BU343S4Driver (from versions: none) ERROR: No matching...