Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Default pip adress
#1
hi everyone .. I try to change pip default proxy adress but i can't ..
How i can do that.. Thank you .
Reply
#2
which of these options did you tried and failed?
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply
#3
python get-pip.py --proxy="username:pass@http://adress:8081"

python: can't open file 'get-pip.py': [Errno 2] No such file or directory
Reply
#4
The error message is clear - it cannot find get-pip.py. This has nothing to do with proxy settings.
What OS and python version do you use? If on Windows I would suggest that you check our tutorial Python 3.6 and 3.7 and pip installation under Windows
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  listdir on IP Adress OEMS1 3 2,892 Jul-19-2020, 06:01 PM
Last Post: bowlofred
  creating an 'adress book' in python using dictionaries? apollo 6 14,798 May-06-2019, 12:03 PM
Last Post: snippsat

Forum Jump:

User Panel Messages

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