Skip to content

Install error #42

@chadmpa

Description

@chadmpa

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions