Problem installing requests via jython/pip, SSL error.

"Alex G.S." <[email protected]>
Newsgroups gmane.comp.lang.jython.user
Message-ID <CAE-8FvunEmp2DAPfkcpf8Bf1jo7E+ysu3ZKuZbLRuHa3iSi2yA@mail.gmail.com>
Hello,

This is my first time posting here, hello!  I've installed Jython via the
JAR and pip was automatically setup for me.  I'm on Fedora 22, just to let
you know.  Anyways I tried installing 'requests' and got this error:

[root@lab ~]# /opt/jython2.7.0/bin/pip install requests
Downloading/unpacking requests
Got this failure javax.net.ssl.SSLException: handshake timed out during SSL
handshake (<_realsocket at 0x216 type=client open_count=1 channel=[id:
0xd2854932, /192.168.1.10:60386 => pypi.python.org/23.235.46.223:443]
timeout=15.0>)
Got this failure javax.net.ssl.SSLException: handshake timed out during SSL
handshake (<_realsocket at 0x217 type=client open_count=1 channel=[id:
0x4203ec5f, /192.168.1.10:54679 => pypi.python.org/23.235.46.223:443]
timeout=15.0>)
  Cannot fetch index base URL https://pypi.python.org/simple/
Got this failure javax.net.ssl.SSLException: handshake timed out during SSL
handshake (<_realsocket at 0x218 type=client open_count=1 channel=[id:
0xd41cc95e, 0.0.0.0/0.0.0.0:43107 :> pypi.python.org/23.235.46.223:443]
timeout=15.0>)
  Could not find any downloads that satisfy the requirement requests
Cleaning up...
No distributions at all found for requests
Storing debug log for failure in /root/.pip/pip.log

Any ideas of what could be wrong?

Thanks!

AlexGS

------------------------------------------------------------------------------

_______________________________________________
Jython-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jython-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.