Skip to content

Can't Get It To Work #8

Description

@maesoph

This is likely breaking some GitHub etiquette for sure, but I can't get it to work.

Getting the following barrage of errors:

pi@KC3GMG-10:~/hab-wspr $ wspr-server
Traceback (most recent call last):
File "/home/pi/hab-wspr/webscrape.py", line 15, in
from telemetry import *
File "/home/pi/hab-wspr/telemetry.py", line 25, in
from sonde_to_html import *
File "/home/pi/hab-wspr/sonde_to_html.py", line 53
replaceExp = f"\t\tnew google.maps.LatLng({telemetry['lat']},{telemetry['lon']}),\n// #POSITION#"
^
SyntaxError: invalid syntax

I've got my WSPR transmitter working, my WSPR receiver working - now just need to get this working. Hoping someone can help.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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