Python Forum
could not find a version that satisfies the requirement geopy
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
could not find a version that satisfies the requirement geopy
#1
Hi,

Trying to use geopy and getting message could not find a version that satisfies the requirement geopy
when type pip install geopy

and messages relating to Could not fetch URL https:// ...can't connect to https url because the SSL module is not available.

just trying to use this on pc so can use

# Geography Package
from geopy.geocoders import Nominatim


any thoughts on how to resolve?

Thanks
Reply
#2
what python version are you using?
Reply
#3
Thanks for reply.

3.7.3

Also noticed when type python

says

This python interpreter is in a conda environment, but the environment has not been activated. Libraries may fail to load. To activate this environment, please see conda.io.activation


went to conda prompt specifically

new to python - guessing we should use conda prompt when try install library as looks to have installed there after typing conda activate D:\Python?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Not able to install package caldwellpy and requirement txt file Samta282006 1 669 Dec-07-2023, 11:59 PM
Last Post: Larz60+
  How to find out from outside Python (in Windows) the current version of Python? pstein 4 679 Oct-04-2023, 10:01 AM
Last Post: snippsat
  Installed pip install openpyxl, Requirement already satisfied, but, still have error jonah88888 3 6,515 Sep-24-2021, 02:11 AM
Last Post: jonah88888
  Could not find a version that satisfies the requirement tester_V 5 18,843 Jul-25-2021, 12:17 AM
Last Post: snippsat
  [SOLVED] [geopy] "ValueError: too many values to unpack (expected 2)" Winfried 2 2,835 Mar-30-2021, 07:01 PM
Last Post: Winfried
  Pip Could not find a version Fearless 3 2,417 Nov-14-2020, 01:57 PM
Last Post: Fearless
  Can I upload a new version without previously deleting ancient version sylas 6 4,183 Nov-08-2017, 03:26 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020