Skip to content

Import rhinoscriptsyntax not recognized (IronPython) #21370

Closed Answered by brettcannon
MisterBananaPants asked this question in Q&A
Discussion options

You must be logged in to vote

After reading that it sounds like what you mean by "import rhinoscriptsyntax not recognized" is that Pylance is not finding the rhinoscryptsyntax module. That would suggest you need to set "python.autoComplete.extraPaths" appropriately. There's no fix specifically as that's unfortunately a configuration issue and not a bug. What you probably have to do is adjust the example to match your machine. You can use the Extensions: Open Extensions Folder command to find out where the Rhino extension lives.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@MisterBananaPants
Comment options

@brettcannon
Comment options

Answer selected by brettcannon
@MisterBananaPants
Comment options

@MisterBananaPants
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
area-editor-* User-facing catch-all
2 participants