-
Notifications
You must be signed in to change notification settings - Fork 87
Open
Description
tried to run the trackISS.py with the python command and got this error
File "trackISS.py", line 8
print(("Target acquired, tracking active: the location of the ISS is {}, {}.".format(lat,long))),print("Landmarks the station is visible from: ", g.country)
^
SyntaxError: invalid syntax
I'm new too linux and python. it might be me
I changed all "print" to "printf" and got error:
Traceback (most recent call last):
File "ytrackISS.py", line 1, in
from geopy.distance import geodesic
ImportError: No module named geopy.distance
Metadata
Metadata
Assignees
Labels
No labels