Has anyone used the python-sdk with PyCharm yet?

I’ll admit I’m normally a vim coder and don’t use interpreters but I’m having issues merging python with temporal and wondered if using an interpreter like PyCharm would make it easier.

But.

How did you set up the interpreter? PyCharm doesn’t want to automatically download the temporal bits and I’m a bit lost.

Of course, as soon as I stop searching, write out this question and post, I find the answer with the very next glance.

Per this article, which worked for me, go to View, Python Packages, search for temporalio, and click install.

BOOM!! !