Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Import Error: jnpr.junos
#4
Look like problem with your network.
If you ping PyPi ping pypi.python.org dos that work.
Other tips try run cmd as admin
Turn of antivirus/firewall.

Run a proxy,here just a free proxy that work for me.
These can go down fast,so may try several.
pip install --proxy="http://1.10.141.220:34413" junos-eznc
python -m pip install --trusted-host pypi.python.org --trusted-host files.pythonhosted.org --trusted-host pypi.org --upgrade pip
pip install --trusted-host=pypi.org --trusted-host=files.pythonhosted.org junos-eznc
Reply


Messages In This Thread
Import Error: jnpr.junos - by otay - Feb-20-2020, 06:51 PM
RE: Import Error: jnpr.junos - by snippsat - Feb-20-2020, 08:11 PM
RE: Import Error: jnpr.junos - by otay - Feb-21-2020, 02:44 PM
RE: Import Error: jnpr.junos - by snippsat - Feb-21-2020, 05:56 PM
RE: Import Error: jnpr.junos - by otay - Feb-24-2020, 03:38 PM
RE: Import Error: jnpr.junos - by snippsat - Feb-24-2020, 04:41 PM
RE: Import Error: jnpr.junos - by otay - Feb-24-2020, 08:04 PM
RE: Import Error: jnpr.junos - by snippsat - Feb-24-2020, 10:06 PM
RE: Import Error: jnpr.junos - by otay - Feb-26-2020, 08:07 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020