-
I have been using pyRevit for about 6 months with no problems in Revit 2018 and Revit 2019. We are transitioning to Revit 2020 & 2021 in our office soon. I downloaded and installed pyRevit 4.8.2 yeste…
-
Hi @eirannejad
May I ask how pyRevit sets the environment variable `PYREVIT_REFEDASSMS`? If I use IronPython 2.7.3 core, it load `IronPython*.dll` from `GAC_MSIL` instead of pyRevit engines if I use …
-
**Describe the bug**
I have installed pyRevit using Install as Admin. It seems to work properly in Revit 2019 & 2020, but did not load in 2021. the addins folder in %appdata%\Autodesk\Revit\Addins\20…
-
We're having trouble deploying Pyrevit (using the teams method via cli) on multisession virtual desktops. Is it possible to install for one user while another user is logged into the machine and curre…
-
Hi,
The installation of pyRevit completed with no errors, however pyRevit doesn't load in Revit 2021.1.1.
Error message:
![Capture1_1](https://user-images.githubusercontent.com/73870575/9795370…
-
**Describe the bug**
Is there a setting to turn off the Document Opened notification? I have some scripts that open and close a lot of files and I am having to hit ok each time because of it.
-
I am trying to read Interference Check HMTL report.
What is the best method to read HTML in pyRevit ?
-
Hello,
I'm experiencing some issues while installing new version of Pyrevit saying previous version can't be uninstalled...
Any idea?
I pasted log and printscreen for you to help me passing throu…
-
Hi All,
I am new to programming and I am trying to create an extension using pyrevit.
Well, I need to use numpy for a part of this extension so I am using new CPython engine.
The first issue tha…
-
**Describe the bug**
I want to load custom extension into existing tab, I followed the [instructions ](https://www.youtube.com/watch?v=zERdPh1vNBQ) on creating custom add-ins and managed to load tool…