In Revit I use pyrevit, in which I create my own tab. Since I have pyrevit installed, unfortunately no node in CPython3 works. If I uninstall pyrevit everything works as it should. All nodes in CPython3 reports the same error (see picture). Does anyone know how to solve the problem please?
Make sure you’re on the latest build of PyRevit and that Revit is fully up to date. If that doesn’t solve it I recommend asking in the PyRevit forums as there is likely a conflict which needs to be resolved and the users there will likely know best.
I would suggest raising it on pyrevit forums as mentioned before with an example of the issue exhibiting itself, and it is likely dependency related. Personally I’ve been able to run CPython3 before in pyRevit so make sure you are on latest stable build also if not.
Be mindful that currently pyRevit is under development for Revit 2025 and you will be unlikely to get any solutions from the developers until then as it is open source and only developed when people find time/contribute. The priority currently for them is definitely R25/Netcore support.