Problems with Rhino.Inside.Revit and python-based plugins (Honeybee)

Hi everyone!

Just had the same problem and neither @parametricmonkey1’s solution nor running set_python_path.bat worked (although the latter actually added the correct paths to the xml files).

I managed to fix it by adding the path manually to the path options of Python Editor in Rhino.Inside Revit:

  1. Start Rhino.Inside Revit
  2. Open Python Editor from the tab and then go to ‘Tools > Options’
  3. Add the correct path to the ‘Model Search Path’ area and that’s it :wink:
1 Like