1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.
  2. Anuncie Aqui
    Anuncie aqui você Também: fdantas@4each.com.br

[Python] How to install pywinrm

Discussão em 'Python' iniciado por Stack, Dezembro 1, 2025.

  1. Stack

    Stack Membro Participativo

    I am running centos6 Python 2.6 and am trying to install pywinrm but not am not successful. I have also tried:

    pip install http://github.com/diyan/pywinrm/archive/master.zip#egg=pywinrm


    but the link is broken (archive folder removed)

    Installed Packages

    python.x86_64 2.6.6-64.el6 @anaconda-CentOS-201508042137.x86_64/6.7


    The pip install shows the following:

    [root@linux-s3-vm1 ~]# pip install pywinrm
    Collecting pywinrm
    Retrying (Retry(total=4, connect=None, read=None, redirect=None)) after connection broken by 'ProtocolError('Connection aborted.', gaierror(-3, 'Temporary failure in name resolution'))': /simple/pywinrm/
    Retrying (Retry(total=3, connect=None, read=None, redirect=None)) after connection broken by 'ProtocolError('Connection aborted.', gaierror(-3, 'Temporary failure in name resolution'))': /simple/pywinrm/

    Continue reading...

Compartilhe esta Página