[paramiko] Paramiko bugs out on windows 2003 server
Tarun Kapoor
tkapoor at wscm.net
Tue Mar 25 12:33:04 PDT 2008
Date: Tue, 25 Mar 2008 10:12:33 -0600
From: Dwayne Litzenberger <dwayne at oscl.ca>
Subject: Re: [paramiko] Paramiko bugs out on windows 2003 server
To: paramiko at lag.net
Message-ID: <200803251012.33694.dwayne at oscl.ca>
Content-Type: text/plain; charset="utf-8"
On March 25, 2008 08:52:57 am Tarun Kapoor wrote:
> I am using the paramiko library to pull a data from a server using
SFTP.
> It works perfect on a windows xp machine but bugs out a windows 2003
> server. I get the following error:
[snip]
> ImportError: Cannot find OS entropy source
>
>
>
> Anyone knows how to solve it ?
You need a newer version of Python (>= 2.4), or a modified version of
PyCrypto
that isn't missing the winrandom module. (If you have a moment, please
bug
Andrew Kuchling <amk at amk.ca> and ask him to contact me <dlitz at dlitz.net>
about this. He doesn't seem to be getting my emails.)
--
Dwayne Litzenberger, B.A.Sc.
Information Technology Analyst
Open Systems Canada Limited
#210 - 2332 11th Ave
Regina, SK S4P0K1
Office: (306) 359-OSCL (6725)
http://www.oscl.ca/
I have another machine where I have python 2.5 and latest version of
pycrypto.
Even in the latest version, PyCrypto does not have a winrandom module. I
looked around to see that is a know bug.
Disclaimer
This e-mail and any attachments is confidential and intended solely for the use of the individual(s) to whom it is addressed. Any views or opinions presented are solely those of the author and do not necessarily represent those of Waterstone Capital Management, L.P and affiliates. If you are not the intended recipient, be advised that you have received this e-mail in error and that any use, dissemination, printing, forwarding or copying of this email is strictly prohibited. Please contact the sender if you have received this e-mail in error. You should also be aware that e-mails are susceptible to interference and you should not assume that the contents of this e-mail originated from the sender above or that they have been accurately reproduced in their original form. Waterstone Capital Management, L.P. and affiliates accepts no responsibility for information, or errors or omissions in this e-mail or use or misuse thereof. If in doubt, please verify the authenticity with the sender.
More information about the paramiko
mailing list