Hi,
On 2 May 2017 at 22:23, Giampaolo Rodola' wrote:
> I'm the author of psutil and I received 2 bug reports complaining about lack
> of PyModule_GetState:
Thanks for passing the complains :-) Implemented PyModule_GetState()
in 11e536df3c51. Can you check if that's enough for psutil? Wait for
t
Hello,
I'm the author of psutil and I received 2 bug reports complaining about
lack of PyModule_GetState:
https://github.com/giampaolo/psutil/issues/853
https://github.com/giampaolo/psutil/issues/1045
There is also a ticket for pypy:
https://bitbucket.org/pypy/pypy/issues/2450/cant-import-psutil-on