SpaceAPI
SpaceAPI copied to clipboard
Playing with API's and space
┌──(kali㉿kali)-[~/git/SpaceAPI] └─$ pip3 install geopy geocoder Defaulting to user installation because normal site-packages is not writeable Collecting geopy Downloading geopy-2.2.0-py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.9/118.9 KB 5.4 MB/s eta 0:00:00 Collecting...
to let people know they need geopy and geocoder
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...