Anyone used psutil and gputil in pyrevit?

Here is my update for future reference,
These libraries are only compatible with CPython, while Cpython is not WPF friendly in our case. I’m abandoning these libraries and work with .Net Alternatives under IronPython.

1 Like