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

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -