Closed rebuenogan closed 6 months ago
The version installed is not the latest release, I would start with that.
then try this command line and report please
pyrevit attach master 2711 --installed --allusers
if nothing works try these https://pyrevitlabs.notion.site/Installation-issues-f6495adb56254e9e8021f8a68e3b2ab7?pvs=74
The version installed is not the latest release, I would start with that.
then try this command line and report please
pyrevit attach master 2711 --installed --allusers
if nothing works try these https://pyrevitlabs.notion.site/Installation-issues-f6495adb56254e9e8021f8a68e3b2ab7?pvs=74
Hi @jmcouffin these were the steps that we did today:
1.) Ran CMD as an admin and then entered the command line: pyrevit attach master 2711 --installed --allusers
2.) Opened Revit 2024 and we encountered this loading error
3.) Closed the loading error screen and Revit 2024
4.) Entered the command line: pyrevit attached
5.) Entered the command line: pyrevit attach master 2711 --installed
6.) Opened Revit 2024 and we still encountered this loading error
The loading error screen doesn't look like the "Error dynamically compiling pyRevit runtime" that is shown in your link: https://pyrevitlabs.notion.site/Installation-issues-f6495adb56254e9e8021f8a68e3b2ab7
The loading error screen doesn't look like the "Error dynamically compiling pyRevit runtime" that is shown in your link: https://pyrevitlabs.notion.site/Installation-issues-f6495adb56254e9e8021f8a68e3b2ab7
Even though this is not the same exact error message, the solutions in the article do work for this. Please do try them one at a time thoroughly.
The loading error screen doesn't look like the "Error dynamically compiling pyRevit runtime" that is shown in your link: https://pyrevitlabs.notion.site/Installation-issues-f6495adb56254e9e8021f8a68e3b2ab7
Even though this is not the same exact error message, the solutions in the article do work for this. Please do try them one at a time thoroughly.
Hi @jmcouffin we followed those steps today but the Pyrevit add-in is still not showing up
/install-fix
Hi @rebuenogan, Try these steps:
Uninstall pyRevit
Delete C:\ProgramData and %AppData%\ pyRevit and pyrevit-master folders
Move all Revit addins to a temporary location. Usual addins locations include:
[Reboot computer]
Reinstall pyRevit
Started each version of Revit confirming pyRevit successfully compiled at startup.
Move all Revit addins that were moved in step 3 back to their original location. You may want to add them one at a time and start a revit session everytime to figure out which ones are causing the issue.
Hi @rebuenogan, @jmcouffin, we are receiving the same error message on Revit startup.
Did you manage to find a fix?
Our pyRevit env:
@jmcouffin thanks again! We tried step 1 attaching WIP installer as you can see under clones, no luck I am afraid. Also not with other 2 steps.
Our user reporting this issue is running Windows 11, just like @rebuenogan. Could this cause the error?
@jmcouffin thanks again! We tried step 1 attaching WIP installer as you can see under clones, no luck I am afraid. Also not with other 2 steps.
Our user reporting this issue is running Windows 11, just like @rebuenogan. Could this cause the error?
it shouldn't, I run pyrevit on 2 computers one with win10 and the other with win11, no issue. Most probably a addin incompatibility issi. Step 3 works 99% of the time
Ok thanks for confirming. We will try again
I will consider it solved following these guidelines: https://github.com/pyrevitlabs/pyRevit/issues/2132#issuecomment-2028077188
- if it does not work, try renaming the pyrevit.addin file to something like 0_pyrevit.addin, so that it loads first.
This fixed the above error for all users. Could the next release possibly create the _pyrevit.addin
file?
After the fix however, we are still getting the Error dynamically compiling pyRevit runtime.
I will refer users to the installation issues guide, but it is hard to fix as no one has admin rights to edit Revit addins folders.
This fixed the above error for all users. Could the next release possibly create the
_pyrevit.addin
file? We are thinking of fixing it packing the dependencies into one so that we don't have to rename the addin file. Imagine all Revit addins editor doing so, we would end up doing __pyrevit.addin ;p
SentinelOne is not installed
✈ Pre-Flight checks
We did the following troubleshooting steps:
🐞 Describe the bug
pyRevit v4.8.13.23182 add-in doesn't show up in Revit 2024
⏲️ Expected behavior
pyRevit v4.8.13.23182 add-in should show up in Revit 2024
🖥️ Hardware and Software Setup (please complete the following information)
Windows 11 Professional Edition (64-bit) pyRevit v4.8.13.23182
Additional context
We also uninstalled Visual Studio 2022 but that did not fix the missing pyRevit v4.8.13.23182 add-in in Revit 2024