-
-
Notifications
You must be signed in to change notification settings - Fork 345
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
[Bug]: Error loading PyRevit in only Revit 2024 #2528
Comments
What is the version of pyRevit that you are using? |
I doubt you uninstalled properly before installing. I still see old references and old issues In general, you need to uninstall pyrevit before installing a new version. Please follow https://pyrevitlabs.notion.site/Installation-issues-f6495adb56254e9e8021f8a68e3b2ab7 |
I can confirm we are receiving the same issue in Revit 2024 all of a sudden. Has been working fine for ages, but now throwing this error. [Window Title] [Main Instruction] Script Executor Traceback: |
@duckmiester do you mean you did not play with pyrevit installs and the errors just popped? (After an update of Revit at least) Please report the output from running |
@jmcouffin yep correct. Out of the blue! Led me down a rabbit hole of completely uninstalling / reinstalling to no avail. pyrevit env results below C:\WINDOWS\system32>pyrevit env |
Please uninstall old version and download WIP installers from the actions tab or from the https://pyrevitlabs.io website using the orange button and report. |
It worked. Thanks |
✈ Pre-Flight checks
🐞 Describe the bug
Revit 2024 gives an error when opening about pyrevit. I tried following the steps on forum with IT but didnt work.
⌨ Error/Debug Message
Failed to initialize the add-in "PyRevitLoader" because an application already exists with this AddInId node. The AddInId node is a Globally Unique Identifier (GUID) upsend to identify the add-in application. Revit already has an application registered with the indicated GUID
♻️ To Reproduce
No response
⏲️ Expected behavior
🖥️ Hardware and Software Setup (please complete the following information)
Additional context
No response
The text was updated successfully, but these errors were encountered: