python-paramiko rpm has been deprecated in RHEL 7, is there any alternative for this? -


i have support of rhel 6 developed scripts rhel 7 well, while installing rpm features getting error due import paramiko in of feature scripts. surfed error , found rhel has removed support python-paramiko. can there alternative paramiko rpm?


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -