python - Install pip for IronPython on commandline -
Is it possible to install and use PEP with IROAPPhan through command line? (I am not doing it through PTVs.)
I have already tried:
- looked at this SO question: but did not answer it Has been updated or not for more than a year.
-
Viewed on this reply, but the link to
distribute_setup.py
is broken. I got a copy from:, it ends with:IOError: System.IO.IOException: authentication failed because the remote party has closed the transport section I < / Code>
-
Take a look at this, but this is clearly for CPython, not IronPathon.
-
-
According to the step-by-step comments, it worked in August last year, but I got the same error as above:
IOError: System.IO.IOException: Authentication failed because the remote party has closed the transport stream.
-
See full output of these errors, it starts taking eggs, but
< Pre-urllib2.urlopen (url)
:to http: // pypi download fails during this process during the call. Python.org/packages/2.7/s/setuptools/setuptools-0.6c11-py2.7.egg Tracebacks (the most recent call final): File "ez_setup.py", line 158, download_set "C: \ program files in the Appletops file (X86) \ IronPython 2.7 \ Lib \ urllib2.py urlopen file "C: \ Program Files (x86) \ IronPython 2.7 \ Lib \ urllib2.py", line 400, in the open file "C: \ Program Files (x86) In the \ IronPython 2.7 \ Lib \ urllib2.py http_response file, type "C: \ Program Files (x86) \ IronPython 2.7 \ Lib \ urllib2.py", line 432, error file "C: \ Program Files (x86) \ IronPython 2.7 \ Lib \ urllib2.py ", line 372, in the _call_chain file" C: \ Program Files (x86) \ IronPython 2.7 \ Li "C: \ Program Files (x86) \ IronPython 2.7 \ Lib \ urllib2.py" in line 619, http_error_302, "C: \ Program Files (x86) \" in open file, IronPython 2.7 \ Lib \ urllib2.py ", in the line 411, _open the file" C: \ program files (x86) \ IronPython 2.7 \ Lib \ urllib2.py ", line 372, _call_chain file" C: \ program files ( X86) \ IronPython 2.7 \ Lib \ urllib2.py ", line 1168, do_open file in" C: \ Program Files (x86) \ IronPython 2.7 \ Lib \ httplib.py ", line 955, in the request file" C: \ Program Files (x86) \ IronPython 2.7 \ Lib \ httplib.py ", line 951, in the Enders file" C: \ Progr In the "C: \ Program Files (x86) \ IronPython 2.7 \ Lib \ httplib.py", line 1158, in the file "C: Files (x86) \ IronPython 2.7 \ Lib \ httplib.py", line 811, _send_output file "C: \ Program Files (x86) \ IronPython 2.7 \ Lib \ ssl.py ", line 366," C: \ Program Files (x86) \ IronPython 2.7 \ Lib \ ssl.py "in wrap_socket file, connect to line 133, In the __init__ file, type "C: \ Program Files (x86) \ IronPython 2.7 \ Lib \ ssl.py", line 295, in the do_handshake file "ez_setup.py", line 278,
What else is there any idea to try, or if it is likely to work at all?
I installed regular (CPiethon) on my hard drive and its IronPathon engine setSearch path to its Lib and Lib \ site-packages was near the directory. I can then install packages in CPIthon and use them in their Iron Path scripts. It can not work for every package though.
Comments
Post a Comment