You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It turns out psutil does not compile at all on PyPy on Windows, I guess since forever.
Some cPython APIs which should be included by #include <Python.h> are not available on PYPY.
psutil + PyPy on Linux is fine though.
pypy3.6-v7.1.1-win32\pypy3.exe
Windows 7 (version: 6.1.7601)
The text was updated successfully, but these errors were encountered: