Hi guys,
Has anyone encountered issues using PyCharm as an external editor for CPython? I’ve managed to set the interpreter to Python 3.9, and it successfully recognizes the Rhino module. Here’s a screenshot from the settings for the Python interpreter:
However, the problem I’m currently facing is that PyCharm cannot recognize the System module. Unlike when using the new Script Editor from Grasshopper, where I can easily import the System module, PyCharm seems unable to do so.