Python Forum
remove and reinstall base 1.0.4
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
remove and reinstall base 1.0.4
#3
Joe,
Thanks for the feed back.

One major roadblock we have here for Python development is that we can't use functions like --upgrade. The corporate firewall rules disallow automated downloads from the web. we can initate them manually, but if they are automated we get things like this...

Output:
pip install base --upgrade WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x04E17E10>, 'Connection to pypi.org timed out. (connect timeout=15)')': /simple/base/
Hence I have to do a lot of Whl files and setup folder downloads to get to the same place others can just do a 'pip install newstuff'.

This isn't network latency, it is network blockage. I'd be glad to do an upgrade of base if I could get some guidance on how to go about that.
Through a cloudy window,
Kip...

“Progress means getting nearer to the place you want to be. And if you have taken a wrong turn, then to go forward does not get you any nearer.
If you are on the wrong road, progress means doing an about-turn and walking back to the right road; and in that case the man who turns back soonest is the most progressive man.” ― C.S. Lewis
Reply


Messages In This Thread
remove and reinstall base 1.0.4 - by KipCarter - Jan-24-2020, 06:50 PM
RE: remove and reinstall base 1.0.4 - by joe_momma - Jan-27-2020, 02:30 AM
RE: remove and reinstall base 1.0.4 - by KipCarter - Jan-27-2020, 11:34 AM
RE: remove and reinstall base 1.0.4 - by KipCarter - Jan-29-2020, 01:16 PM

Forum Jump:

User Panel Messages

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