over 5 years ago by Logan Kemp
The Form for Retail Automation shows up correctly in the provided project, but nothing is built after running the tool. In PyCharm the following appears at the bottom. "from Autodesk.Revit.DB import * ModuleNotFoundError: No module named 'Autodesk'" I was able to add the clr & rpw(s) modules, but cannot find anything about the autodesk module. note: pycharm file shown is not the _script file, which does work in Revit project, but the errors are the same.