Whenver i try running the google api example, i get this error.
from satapi.googlemaps import GoogleMaps as gmaps
Traceback (most recent call last):
File "", line 1, in
ImportError: No module named googlemaps
Ps: I have the google maps python module installed
Whenver i try running the google api example, i get this error.
from satapi.googlemaps import GoogleMaps as gmaps
Traceback (most recent call last):
File "", line 1, in
ImportError: No module named googlemaps
Ps: I have the google maps python module installed