How can obtain the configured Python interpreter when i make a plugin on the Professional edition
Answered
I want to make a plugin on PyCharm, but this depends on the user-configured interpreter. On the PyCharm Community edition, I used Python Core to obtain the configured Python interpreter. Then how do I obtain the configured Python interpreter on the Professional edition?
Please sign in to leave a comment.
Could you please provide us with more details?
What does it mean that you used Python Core? What APIs did you use?
What exactly are you trying to implement?