Issue
Currently running docker desktop 2.5.0.1 in windows 10 ,I am trying to configure docker interpreter for my Django project in Pycharm , but I couldn’t find any docker interpreter in the left hand side of the window.
I have already added the Django plugins required for pycharm
Solution
Docker interpreter is PyCharm Professional feature. I don’t think you’ll find it in community edition
https://www.jetbrains.com/help/pycharm/using-docker-as-a-remote-interpreter.html
Answered By – tomer
This Answer collected from stackoverflow, is licensed under cc by-sa 2.5 , cc by-sa 3.0 and cc by-sa 4.0