Jean-Marc Couffin
Jean-Marc Couffin
@bobbieqc try the steps of Alex and try the latest install the latest release/ Please close the issue if not relevant anymore
Hi, If you mean using the OOTB slider, it won't work. You would need to use your own UI slider (WPF for example) to do so. If using the Data-Shapes...
a screen capture of the graph and the graph itself vould help
Alternatively you could make your own reload button like so, without the original message ``` # -*- coding=utf-8 -*- from pyrevit import EXEC_PARAMS from pyrevit import script from pyrevit.loader import...
@revitkon please do try to uninstall pyRevit and upgrade to the latest version. the error seems to point to something that has been fixed dealing with the changes of the...
from the journal file, It looks like dll hell, with assemblies mismatch. Not sure it will help, Rough guess here: it seems you installed with signed admin installer in your...
Good one @jayteajay Please close the issue if solved.
@amagioia what does the `pyrevit env `command shows in the command line?
nothing very out of the ordinary here you could try using a different engine with the command `pyrevit attach master 2710 --allusers --installed` and restart revit in the version you...
> Thanks @jmcouffin That didn't work. I also tried the steps listed here: https://www.notion.so/pyRevit-Is-Installed-But-Does-Not-Load-f6495adb56254e9e8021f8a68e3b2ab7 and I got the results in the 1st screenshot below. > > I noticed that my...