Jan-31-2019, 01:28 PM
hi everyone .. I try to change pip default proxy adress but i can't ..
How i can do that.. Thank you .
How i can do that.. Thank you .
Default pip adress
|
Jan-31-2019, 01:28 PM
hi everyone .. I try to change pip default proxy adress but i can't ..
How i can do that.. Thank you .
Jan-31-2019, 01:34 PM
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
Jan-31-2019, 01:56 PM
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
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 |
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
listdir on IP Adress | OEMS1 | 3 | 3,849 |
Jul-19-2020, 06:01 PM Last Post: bowlofred |
|
creating an 'adress book' in python using dictionaries? | apollo | 6 | 17,421 |
May-06-2019, 12:03 PM Last Post: snippsat |