Docker Support with pycharm_helpers
已回答
I ran out of space in my Docker Machine VM so I started removing unused images and also removed pycharm_helpers.
Now when I go back to:
Settings
Project:
Project Intepreter
And click "Install packaging tools"
I get this error:
Pulling pycharm_helpers (pycharm_helpers:PY-181.5087.37)...
pull access denied for pycharm_helpers, repository does not exist or may require 'docker login'
请先登录再写评论。
Hi Ctboyle, could you please readd this docker-based interpreter?
I have this problem too.
I have tried logging into the docker CLI with 'docker login' and I have tried to re-add the docker compose python interpreter.
I get the following:
Pulling pycharm_helpers (pycharm_helpers:IU-182.4129.33)...
: pull access denied for pycharm_helpers, repository does not exist or may require 'docker login'
Any way to fix this?
There was an update to IntelliJ available so I updated and then it was able to get a newer version of pycharm_helpers.