[paramiko] Cannot find OS entropy source

j_70 at comcast.net j_70 at comcast.net
Wed May 7 08:48:32 PDT 2008


   I am getting the following error trying to run Paramiko in python 2.5 on WinXP. 

 from osrandom import OSRandomPool
  File "C:\Python25\lib\paramiko\osrandom.py", line 129, in <module>
    raise ImportError("Cannot find OS entropy source")
ImportError: Cannot find OS entropy source

Am I missing a dependent library?



More information about the paramiko mailing list