How to Fix "No module named rhinoscriptsyntax" in pyCharm?

Hi There,

I am trying to use pyCharm as an IDE for editing rhinoscriptsyntax.

I’ve added the path below as a path variable.

%AppData%\Roaming\McNeel\Rhinoceros\7.0\Plug-ins\IronPython (814d908a-e25c-493d-97e9-ee3861957f49)\settings\lib

This resulted in pyCharm to show autocomplete on the rhinoscriptsytax module, however, pyCharm keeps showing error “No module name rhioscriptSyntax”

image

Is there a way to solve this? Thanks in advance!

Tim

solution

Ok, I figured it out: you can add the path mentioned in my post above to pycharms project structure: