1- Install the pyez module ( for python )
python -m pip install --upgrade pip
pip install junos-eznc
2- Under the python interpretor:
python
from jnpr.junos import Device
it has been successfully install:
python -m pip install --upgrade pip
pip install junos-eznc
python
from jnpr.junos import Device
it has been successfully install: