Findout which one is the latest python ( 2.7 or 3.5 )
...
sudo pip install --upgrade pip
-pip
pip check
pip install --upgrade setuptools #sometime need to be updated!!!
orpip3
pip3 :
wget https://bootstrap.pypa.io/get-pip.py
sudo python3.6 get-pip.py
Juniper: junos-eznc
sudo -H pip install git+https://github.com/Juniper/py-junos-eznc.git