0

I'd like to create a development environment using a python or a bash script. I want to connect PyCharm to python interpreter in a docker container by running the script. Is that possible? What files have to be changed in the .idea directory and how?

I tried comparing the files before and after the interpreter was added manually, but haven't succeed connecting it automatically by applying the same changes. Maybe some other configuration has to be changed as well?

2
  • Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking. Commented Aug 21, 2024 at 16:20
  • I want to be able to: 1. create docker container with python interpreter 2. run a script which will automatically configure pycharm to use that interpreter by providing it the container IP Commented Sep 5, 2024 at 7:19

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.