Max, I still have the problem. I checked the link you sent, but I don't think Douglas posted the solution that worked for him. And how do I make my Python distribution linked to a more recent SSL library.
Currently, here is my python version- Python 2.7.5 Thanks, Radhika -----Original Message----- From: Max Thayer [mailto:[email protected]] Sent: Thursday, March 06, 2014 8:36 AM To: [email protected] Subject: Re: Unable to install cloudant on mu suse linux box? Sounds like this bug<http://stackoverflow.com/questions/16370583/pip-issue-installing-almost-any-library>. If the links there aren't helpful, let me know! Best regards, Max <http://www.maxthayer.org/> On Thu, Mar 6, 2014 at 5:07 AM, Andy Wenk <[email protected]> wrote: > Hi Radhika, > > On 5 March 2014 00:22, Ramanadham, Radhika <[email protected] > >wrote: > > > 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 > > > > do you mean unable to install CouchDB? You can't install cloudant > while I suppose you mean https://cloudant.com/. This is a service, not > a piece of software you can install. > > If you still have questions regarding Cloudant please use the irc > channel #cloudant at irc.freenode.net. > > Cheers > > Andy > > -- > Andy Wenk > Hamburg - Germany > RockIt! > > http://www.couchdb-buch.de > http://www.pg-praxisbuch.de > > GPG fingerprint: C044 8322 9E12 1483 4FEC 9452 B65D 6BE3 9ED3 9588 > > https://people.apache.org/keys/committer/andywenk.asc >
