0

I am trying to implement SSH in python. But the python version installed is python2.4 which I can not update.

Is there any built-in module which works with python2.4? Or which module can I install for python2.4?

Deduplicator
  • 44,692
  • 7
  • 66
  • 118
Swati
  • 1
  • 1
  • Do none of these suggestions work? http://stackoverflow.com/questions/3586106/perform-commands-over-ssh-with-python – doctorlove Jan 12 '17 at 16:17
  • Please check this out if it helps - https://pypi.python.org/pypi/robotframework-sshlibrary – Indra Uprade Jan 12 '17 at 16:21
  • I'm not a pythonista but I am sure there are a lot examples/answers out there. – sitilge Jan 12 '17 at 16:23
  • I tried installing Paramiko but was leading into so many other errors which eventually couldn't resolve. Is there any other library which supports SSH with python2.4? – Swati Feb 06 '17 at 21:15
  • All solutions do not work over python 2.4. I keep seeking too. I got a lot of trouble to solve this and can not update production version too – Gustavo Coelho Aug 24 '17 at 17:16

0 Answers0