I Have installed geolocator and when I use pip install geolocator it returns: Requirement already satisfied: geolocator in /opt/anaconda3/lib/python3.6/site-packages (0.1.1) but when I try to import it with import geolocator raises this error: How can I resolve this error? Answer Problem solved by installing packages with this order: