I just installed the latest (pyRevit_4.8.14.24016_signed.exe)
Now I can’t get pyRevit to work. On loading I get the following error, although the CLI tool seems to show that master is attached.
IronPython Traceback:
Traceback (most recent call last):
File "C:\Program Files\pyRevit-Master\bin\engines\pyRevitLoader.py", line 30, in «module>
File line 24, in <module>
File Files\pyRevit-Master\pyrevitlib\pyrevit\loader\sessioninfo.py", line 14, in <module>
File Files\pyRevit-Master\pyrevitIib\pyrevit\runtime\_init_.py", line 489, in <module>
Exception: Error dynamically compiling pyRevit runtime
Script Executor Traceback:
IronPython.Runtime.Exceptions.PythonException: Error dynamically compiling pyRevit runtime
Also : I since had the same problem on another PC and I simply fixed it by deleting “C:\Users\xxx\AppData\Roaming\pyRevit\pyRevit_config.ini”
and restarting.
Without reinstalling anything.
@Jean-Marc I tried the above steps for a few releases but still keep getting the following error. This is for remote machine which got upgraded to Win11, but other ones seem to work except this one. Any help is appreciated please.
@Kervin red flag for me here. You are using 4.8.13. The version is 1 year 2 months old. We don’t have the ressources to deal with older installs as a lot has been happening in the code base since.
I suggest you try the latest release or the latest wip installers and let us know how it went. You can grab it from the pyrevitlabs website
And if you still have an issue, file one on the pyrevit github repo
Thanks. I tried the latest release and still getting the same error as previously posted. I have another remote machine where version 4.8.13 works just fine. The only thing I can think of is the working machine has a later version of python?
I’ll need to continue testing getting python version 3.12.4 to the faulty machine