Hello,
I have install pyRevit_4.8.15.24089_admin_signed. It works with revit 2023, 2024 but on revit 2025 i have an issue
I have try :
C:\Users\tba>pyrevit attached
==> Attachments
Unknown | Product: "Autodesk Revit 2025" | Manifest: "C:\ProgramData\Autodesk\Revit\Addins\2025\pyRevit.addin"
Unknown | Product: "24.2" | Manifest: "C:\ProgramData\Autodesk\Revit\Addins\2024\pyRevit.addin"
Unknown | Product: "23.1.3" | Manifest: "C:\ProgramData\Autodesk\Revit\Addins\2023\pyRevit.addin"
Unknown | Product: "2022.1.2" | Manifest: "C:\ProgramData\Autodesk\Revit\Addins\2022\pyRevit.addin"
Unknown | Product: "2021.1.6" | Manifest: "C:\ProgramData\Autodesk\Revit\Addins\2021\pyRevit.addin"
Unknown | Product: "2020.2.6" | Manifest: "C:\ProgramData\Autodesk\Revit\Addins\2020\pyRevit.addin"
Unknown | Product: "2019.2.4" | Manifest: "C:\ProgramData\Autodesk\Revit\Addins\2019\pyRevit.addin"
C:\Users\tba>pyrevit attach master 2711 --installed
Error: Can not find clone "master"
Run with "--debug" option to see debug messages
C:\Users\tba>pyrevit attach master 2712 --installed
Error: Can not find clone "master"
Run with "--debug" option to see debug messages
I have install the last ironpython 2.7
1 Like
scartmell
(Stewart Cartmell)
July 26, 2024, 2:30am
2
pyRevit for Revit 2025 hasn’t been released yet. I know the all volunteer team is working on it
1 Like
Jean-Marc
(Jean-Marc Couffin)
August 14, 2024, 1:48pm
3
Pre-release is approaching 99% ready, want to try pyRevit in Revit 2025…
try the WIP Installers (Github account required)
Thank you for the great pyRevit, I did a lot of Revit add-ins using pyRevit, it’s a game changer.
I’ve tested the WIP release of pyRevit for Revit 2025, it works fine till now for 2025 but the previous versions aren’t working showing [Error loading pyRevit], below is the error
Jean-Marc
(Jean-Marc Couffin)
September 6, 2024, 9:47am
5
try with this installer in the meantime
Note that C# script won’t work in this version
it is still a WIP and we are working hard at it to make it fully functional.
2 Likes
Thank you very much, this build works fine
KSalmon
(Kevin Salmon)
September 10, 2024, 9:13am
7
Just to confirm.
I am running Merge pull request #2357 as suggested.
It seems to work fine on Revits 2023, 2024, 2025.
2 Likes
ImanAbad
(Iman Abad)
October 18, 2024, 10:13am
8
I have install pyRevit_4.8.16. It does not work on Revit 2025. I got this error.
Jean-Marc
(Jean-Marc Couffin)
October 18, 2024, 12:30pm
9
indeed, 4…8.16 is not compatible, use the wip installers to try it out (uninstall first)
download from pyrevitlabs website
And for good mesure:
Hello,
and Welcome
ImanAbad
(Iman Abad)
October 18, 2024, 12:59pm
10
Hello,
First of all, I would like to apologize for my previous message and any confusion caused. Thank you so much for the wonderful PyRevit! I really appreciate the hard work that goes into this tool.
After following your advice and using the WIP installers, I am happy to report that PyRevit works perfectly on Revit 2025 for me.
Thank you once again for this magnificent tool and all the continuous improvements!
1 Like