almost 5 years ago by Matt Schuepbach
I get the following error in even the provided 03_imports.py file...what can solve this issue?
Arie Willem de Jongh over 4 years ago
Hi Matt,
Could you try to remove the import *, so just type:
from Autodesk.Revit.UI
from Autodesk.Revit.DB
Let's see if that works, if not maybe try posting the question here: https://forums.autodesk.com/t5/revit-architecture-forum/bd-p/133
Arie