hab-wspr icon indicating copy to clipboard operation
hab-wspr copied to clipboard

Can't Get It To Work

Open maesoph opened this issue 3 years ago • 0 comments

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.

maesoph avatar Feb 05 '22 20:02 maesoph