Note: This forum is merely an archive. It is no longer possible to register or post. - StackOverflow
New Ace of Spades Forums: http://buildandshoot.com/

SSH problem

For all your hosting needs.

SSH problem

Postby endlesik » Tue Feb 21, 2012 8:11 pm

Hey there. I have small problem with SSH. So console said that I have to install PyCrypto. Okay, done. Now I have this:
Code: Select all
C:\Python27\lib\site-packages\twisted\internet\iocpreactor\reactor.py:29: UserWa
rning: pyOpenSSL 0.10 or newer is required for SSL support in iocpreactor. It is
 missing, so the reactor will not support SSL APIs.
  "pyOpenSSL 0.10 or newer is required for SSL support in iocpreactor. "
('from' command disabled - missing pygeoip)
Traceback (most recent call last):
  File "run.py", line 1038, in <module>
    protocol_instance = protocol_class(interface, config)
  File "D:\pyspades\feature_server\scripts\savemap.py", line 11, in __init__
    protocol.__init__(self, *arg, **kw)
  File "D:\pyspades\feature_server\scripts\disco.py", line 33, in __init__
    protocol.__init__(self, *arg, **kw)
  File "run.py", line 579, in __init__
    from ssh import RemoteConsole
  File "D:\pyspades\feature_server\ssh.py", line 19, in <module>
    from twisted.conch import manhole, manhole_ssh
  File "C:\Python27\lib\site-packages\twisted\conch\manhole_ssh.py", line 14, in
 <module>
    from twisted.conch.ssh import factory, keys, session
  File "C:\Python27\lib\site-packages\twisted\conch\ssh\factory.py", line 16, in
 <module>
    from twisted.conch.ssh import keys
  File "C:\Python27\lib\site-packages\twisted\conch\ssh\keys.py", line 17, in <m
odule>
    from Crypto.Cipher import DES3
ImportError: cannot import name DES3
What I have to do now? I searched for des3 for pycrypto, but i can't find it.. Any ideas? Or how you have runned ssh?
endlesik
Member
 
Posts: 8
Joined: Tue Feb 14, 2012 2:59 pm

Re: SSH problem

Postby SLoW » Tue Feb 21, 2012 9:36 pm

If I remember correctly, pyOpenSSL wasn't included in the latest pyspades package. I believe mat^2 said he'd include it in the future.
Image
User avatar
SLoW
Global Moderator
 
Posts: 560
Joined: Sat Dec 10, 2011 4:35 pm

Re: SSH problem

Postby endlesik » Wed Feb 22, 2012 7:02 pm

So I just have to wait for moment when mat^2 will add this to pyspades?
endlesik
Member
 
Posts: 8
Joined: Tue Feb 14, 2012 2:59 pm

Re: SSH problem

Postby Mortiis » Thu Feb 23, 2012 1:20 am

Or you can compile it...
User avatar
Mortiis
Member
 
Posts: 29
Joined: Mon Jan 16, 2012 6:07 pm
Location: Santiago, Chile


Return to Server



Who is online

Users browsing this forum: No registered users and 7 guests

cron