Hi, Here is what I get when I try to install cloudant on suse linux sp3. Can anyone help?
lglat253:~/cloudant-0.5.6 # pip install cloudant Downloading/unpacking cloudant Could not fetch URL https://pypi.python.org/simple/cloudant/: There was a problem confirming the ssl certificate: <urlopen error [Errno 1] _ssl.c:517: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed> Will skip URL https://pypi.python.org/simple/cloudant/ when looking for download links for cloudant Could not fetch URL https://pypi.python.org/simple/: There was a problem confirming the ssl certificate: <urlopen error [Errno 1] _ssl.c:517: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed> Will skip URL https://pypi.python.org/simple/ when looking for download links for cloudant Cannot fetch index base URL https://pypi.python.org/simple/ Could not fetch URL https://pypi.python.org/simple/cloudant/: There was a problem confirming the ssl certificate: <urlopen error [Errno 1] _ssl.c:517: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed> Will skip URL https://pypi.python.org/simple/cloudant/ when looking for download links for cloudant Could not find any downloads that satisfy the requirement cloudant Cleaning up... No distributions at all found for cloudant Storing complete log in /root/.pip/pip.log lglat253:~/cloudant-0.5.6 # Thanks, Radhika
