Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conflict with Pyrevit in Rhino Inside Revit #611

Open
SpaceArchitecture opened this issue Feb 27, 2024 · 0 comments
Open

Conflict with Pyrevit in Rhino Inside Revit #611

SpaceArchitecture opened this issue Feb 27, 2024 · 0 comments

Comments

@SpaceArchitecture
Copy link

https://discourse.ladybug.tools/t/solution-for-ladybug-honeybee-not-working-with-rhino-inside-revit/24114/4

Hello everybody,

Many forum posts both here and on the Rhino discourse have concerned Ladybug/Honeybee not working from Rhino Inside Revit. Examples are this, this, this, this, this and this.

Some had Ladybug/Honeybee not working at all, some like me had that Honeybee Energy components were not able to find _sqlite3, etc. At our office we used Rhino 7 (various builds) and Rhino Inside Revit (various builds) with Ladybug/Honeybee 1.6.0.

The proposed solutions to these issues inculded:

installing Ladybug/Honeybee from inside Rhino Inside Revit, as suggested by PaulWintour
running the set_python_path.bat file, as suggested by Chris Mackey
setting the python paths manually as suggested by RdK

These worked for some people, but not for all. It also did not solve my _sqlite3 issue for Honeybee Energy, I tried all of the above solutions. If I made the energy analysis through Rhino (not Rhino Inside Revit), the components were working fine.

Finally however, I did find a solution! At our office we use an additional module for our Revit called ‘pyRevit’. This program installs certain python and ironpython modules that are used for making Revit add-ons. Before installation of this module Honeybee was working. In our case, this program is interfering with the IronPython referrals of Ladybug/Honeybee. Uninstalling pyRevit from our Revit 2022.1 solved the issue of Ladybug/Honeybee not working in Rhino Inside Revit, so we can now run all our analyses again! 🥳

Please share and let others know, as they too may perhaps have this issue. Thank you all for your help and good luck with your work!

Greetings, Okan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant