python memo pip under proxy, easy_install

Overview

It's a memo for myself because it goes round and round. Operation method under Proxy environment.

easy_install

set HTTP_PROXY=http://proxy.hoge.jp:port

Or

export HTTP_PROXY=http://user:[email protected]:port/

After the

easy install pkgname

pip

 pip install pycrypto [email protected]:port

Remarks

In my company environment, I pass or fail with or without proxy writing. Why?

Recommended Posts

python memo pip under proxy, easy_install
Pip install (Windows) under Proxy environment
When pip fails under proxy environment
Python memo
python memo
Python memo
python memo
Python memo
Python memo
Python memo
Execution of pip command under proxy (memorial)
[Python] Memo dictionary
python beginner memo (9.2-10)
★ Memo ★ Python Iroha
[Python] EDA memo
Python 3 operator memo
[My memo] python
Python3 metaclass memo
[Python] Basemap memo
Python beginner memo (2)
[Python] Numpy memo
Python: "[Errno 111] Connection refused" easy_install can't install pip
How to use pip3 under proxy environment Note
To you who develop Python under Windows & proxy
My python environment memo
[Python] pip and wheel
Python module (Python learning memo ④)
Visualization memo by Python
Python test package memo
[Python] Memo about functions
python regular expression memo
Binary search (python2.7) memo
[My memo] python -v / python -V
Python3 List / dictionary memo
[Memo] Python3 list sort
Python Tips (my memo)
[Python] Memo about errors
DynamoDB Script Memo (Python)
Python basic memo --Part 2
python recipe book Memo
Basic Python command memo
Python OpenCV tutorial memo
Run conda / pip / gem under NTLM authentication proxy environment
Python basic grammar memo
TensorFlow API memo (Python)
Use AWS SDK for Python (boto) under Proxy environment
python useful memo links
Python decorator operation memo
Docker under proxy environment
Python basic memo --Part 1
Effective Python Memo Item 3
Divisor enumeration Python memo
Set a proxy for Python pip (described in pip.ini)
[Python] Find out about pip
Python memo (for myself): Array
Python exception handling (Python learning memo ⑥)
Python execution time measurement memo
Enable CentOS 6 pip via Proxy
Python 3.4 or later standard pip
Twitter graphing memo with Python
[Line / Python] Beacon implementation memo