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
C:\Documents and Settings\autotester>python
Python 3.4.4 (v3.4.4:737efcadf5a6, Dec 20 2015, 19:28:18) [MSC v.1600 32 bit (In
tel)] on win32
Type "help", "copyright", "credits" or "license" for more information.
import psutil
Traceback (most recent call last):
File "", line 1, in
File "C:\Python\lib\site-packages\psutil__init__.py", line 124, in
from . import _pswindows as _psplatform
File "C:\Python\lib\site-packages\psutil_pswindows.py", line 15, in
from . import _psutil_windows as cext
ImportError: DLL load failed: Не найдена указанная процедура.
also i'm find similar issue with unanswered comments #348
psutil 4.3.1
python 3.4.4
windows xp sp3
pip 8.1.2
latest working psutil version - 3.4.2. And i don't find information about winxp closed support
The text was updated successfully, but these errors were encountered:
C:\Documents and Settings\autotester>python
Python 3.4.4 (v3.4.4:737efcadf5a6, Dec 20 2015, 19:28:18) [MSC v.1600 32 bit (In
tel)] on win32
Type "help", "copyright", "credits" or "license" for more information.
also i'm find similar issue with unanswered comments #348
psutil 4.3.1
python 3.4.4
windows xp sp3
pip 8.1.2
latest working psutil version - 3.4.2. And i don't find information about winxp closed support
The text was updated successfully, but these errors were encountered: