I am supposed to use python 2.7 for my project. When i am install ssh tunnel getting error as pip2 install ssh tunnel
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at
https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Collecting ssh
Using cached
https://files.pythonhosted.org/packages/81/ca/b8a41ee0d9753f4ed1c33cb8f37c5aaeb71c12077c7a1b0d9007c83fc72d/ssh-1.8.0.tar.gz
ERROR: Could not find a version that satisfies the requirement tunnel (from versions: none)
ERROR: No matching distribution found for tunnel