Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't Get It To Work #8

Open
maesoph opened this issue Feb 5, 2022 · 0 comments
Open

Can't Get It To Work #8

maesoph opened this issue Feb 5, 2022 · 0 comments

Comments

@maesoph
Copy link

maesoph commented Feb 5, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant