easy_install with proxy
if you want to use easy_install with proxy at windows just set ie proxy panel
then open the cmd ,it will use the ie settings
if in linux platform
use export http_proxy='x.xx.x.x:808' in terminal
for a temp usage
easy_install with proxyif you want to use easy_install with proxy at windows just set ie proxy panel then open the cmd ,it will use the ie settings if in linux platform use export http_proxy='x.xx.x.x:808' in terminal for a temp usage
|