Skip to content

Line 8 invalid syntax from my linux mint pc #1

@jones263

Description

@jones263

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

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