I'm trying to upgrade pyRevit to use the latest pythonnet version, since it is still using version 2.5.2 which causes many problems for those who wants to run cpython scripts. After updating the ...
Pythonnet version: 2.5.1 Python version: 3.8.6 Operating System: ubuntu 16.04.NET Runtime: 5.0.101 I clone project from git, i install clang, glib, python-dev and mono 6.13.0. running build_ext ...