-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
When specifying a stationary location in the APRStastic.yml I get the following error.
File "C:\Users\chadm\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.13_qbz5n2kfra8p0\LocalCache\local-packages\Python313\site-packages\aprstastic_gateway.py", line 568, in _aprs_lat
aprs_lat_ns = "N" if lat >= 0 else "S"
^^^^^^^^
TypeError: '>=' not supported between instances of 'str' and 'int'
It is the same for lon.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels