Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Ilis
Total activity
7
Last activity
April 10, 2019 04:16
Member since
April 04, 2019 04:40
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (0)
Comments (6)
Sort by recent activity
Recent activity
Votes
Created
April 10, 2019 04:16
Well, I just check it with cmd D:\PyCheckiO\.idea\VirtualEnvironment\Scripts>pip install --proxy="https://corp.domain\ilis:password@tmg01.corp.domain:3128" -U setuptoolsRetrying (Retry(total=4, con...
Community
PyCharm
pycharm proxy issue cant install new packages.
0 votes
Created
April 09, 2019 11:33
Now I can't upgrade setuptools in venv using GUI and --proxy option Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProxyError('Cannot ...
Community
PyCharm
pycharm proxy issue cant install new packages.
0 votes
Created
April 05, 2019 17:59
Yes, I did. Upgrade process reported success, but virtualenv didn't changed, so I upgrade it from cmd using NO_PROXY env. There are no dedicated Options field for virtualenv packages.
Community
PyCharm
pycharm proxy issue cant install new packages.
0 votes
Created
April 05, 2019 04:07
I don't think it is a good idea to store my password in environment. Moreover, password policy enforces users to change their passwords once a month.
Community
PyCharm
pycharm proxy issue cant install new packages.
0 votes
Created
April 04, 2019 11:57
@Sergey Yes, I do it with setting environment in cmd (it doesn't store history, so I can type my password relatively safe) D:\PyCheckiO\.idea\VirtualEnvironment\Scripts>set NO_PROXY="corp.domain\us...
Community
PyCharm
pycharm proxy issue cant install new packages.
0 votes
Created
April 04, 2019 04:40
It doesn't work with virtualenv (e. g. for Py checkiO) I'd prefer Pycharm asks my password for enterprise proxy when it get 407 error.
Community
PyCharm
pycharm proxy issue cant install new packages.
0 votes