473,508 Members | 2,074 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Re: does paramiko support python2.5?


"Praveena B" <pr*************@yahoo.comwrote in message
news:80***********@web44809.mail.sp1.yahoo.com...
when i used paramiko in python2.5 i got the error below.
File "C:\praveena\python scripts\sshlib\ssh.py", line 5, in <module>
import paramiko
File "C:\Python25\Lib\site-packages\paramiko\__init__.py", line 69, in
<module>
from transport import randpool, SecurityOptions, Transport
File "C:\Python25\Lib\site-packages\paramiko\transport.py", line 32, in
<module>
from paramiko import util
File "C:\Python25\lib\site-packages\paramiko\util.py", line 31, in <module>
from paramiko.common import *
File "C:\Python25\lib\site-packages\paramiko\common.py", line 98, in
<module>
from osrandom import OSRandomPool
File "C:\Python25\Lib\site-packages\paramiko\osrandom.py", line 129, in
<module>
raise ImportError("Cannot find OS entropy source")
ImportError: Cannot find OS entropy source

====================
I have no idea what paramiko is, but the error message suggests an OS
rather than Python problem. Can you run paramiko with an earlier version
of Python on the same machine as it is currently set up?

If so, check (and possibly post) the OSRandomPool class/function in
osrandom.py for anything that might be sensitive to 2.5 changes (there were
not very many, and just about none should have broken code).

tjr

Jun 27 '08 #1
1 2396
On Jun 13, 3:49 pm, "Terry Reedy" <tjre...@udel.eduwrote:
"Praveena B" <praveena_pyt...@yahoo.comwrote in message

news:80***********@web44809.mail.sp1.yahoo.com...
when i used paramiko in python2.5 i got the error below.
File "C:\praveena\python scripts\sshlib\ssh.py", line 5, in <module>
import paramiko
....
from osrandom import OSRandomPool
File "C:\Python25\Lib\site-packages\paramiko\osrandom.py", line 129, in
<module>
raise ImportError("Cannot find OS entropy source")
ImportError: Cannot find OS entropy source

====================
It appears you have a non-functioning pycrypto. Have you installed it?
Jun 27 '08 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
1722
by: Christian Seberino | last post by:
c extension compilation gives this gripe about python itself with -Wall and -pedantic switches --> /usr/include/python2.2/longobject.h:48: warning: ISO C89 does not support `long long' Is there...
4
2469
by: jabailo | last post by:
I came across this article while researching a VB6 430 error: INFO: Considerations for Server-Side Automation of Office http://support.microsoft.com/default.aspx?scid=kb;EN-US;q257757 ...
3
8853
by: Robert | last post by:
---EN--- This message has been crossposted in a french speaking newsgroup, english version is at the end. Thanks a lot for your help... --/EN--- Bonjour, Je développe une application...
4
20545
by: Molina | last post by:
Hi !!! I have a VB.Net application that consumes an WebService. The problem is that the HTTP address works fine, but it will change to an HTTPS address, and it isn't working. The weird thing...
9
24282
by: Johnfli | last post by:
ADODB.Recordset error '800a0cb3' Current Recordset does not support bookmarks. This may be a limitation of the provider or of the selected cursortype. I am moving my webserver from NT4 using SQL...
7
13338
by: semedao | last post by:
Hi, I am using cryptostream on both sides on tcp connection that pass data. I am also use asyc socket , so , the data that recieved in the callback method not always have the length of the buffer...
2
17905
by: gasfusion | last post by:
Hey guys! I'm having some issues with one of my installer packages i compiled with Microsoft Visual Studio 2005. (VB installer is buggy as hell and wouldn't work on half of our machines no matter...
1
2151
by: =?Utf-8?B?QmlsbHkgWmhhbmc=?= | last post by:
I have a web server 32 bit and SQL server 2005 64bit . Does msdtc support SQL server 2005 64bit with web server 32 bit?
8
3142
by: Bill McCormick | last post by:
<!-- When deploying the service library project, the content of the config file must be added to the host's app.config file. System.Configuration does not support config files for libraries. --> ...
0
7225
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7124
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7326
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
7046
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7498
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5629
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
3195
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3182
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
766
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.