almost 6 years ago by ALEJANDRO CASAS
Hi! After writen the codes and activating the API in Revit, pyRevit popup window indicates problems recognizing the name _revti_ on line 17. Also in VS have many warnings pointing unresolved imports. What could this things due to? Thanks!
Arie Willem de Jongh over 5 years ago
Hi Alejandro,
I'm not exactly sure how to fix it, but it has to do with a broken reference to some of the Python libraries in VS. Here is some more info on how to change the default reference links. Check out this thread from someone who had the same issue, I hope it can work for you too. https://www.reddit.com/r/learnpython/comments/a97p09/unresolved_import_warning_vscode/
Best,
Arie