Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WinXp : Dll load failed #902

Closed
nsobiratel opened this issue Oct 3, 2016 · 1 comment
Closed

WinXp : Dll load failed #902

nsobiratel opened this issue Oct 3, 2016 · 1 comment

Comments

@nsobiratel
Copy link

nsobiratel commented Oct 3, 2016

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

@nsobiratel nsobiratel changed the title WinXp WinXp : Dll load failed Oct 3, 2016
@giampaolo
Copy link
Owner

Closing as duplicate of #810

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants