"Console is not enabled" -> While Using Docker
PyCharm 2016.1.2
I am able to run code using Python from the Docker container, but I am unable to use the interactive console:

Here are my console settings:

Here are the settings for the remote interpreter:

I do not have this problem if I use a local python from my host. What gives?
Please sign in to leave a comment.
I have the same issue when trying to run a django console using vagrant.