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

psutil==5.4.8 on Python 3.6.7 compatibility issue #1365

Closed
jiangbo-dang opened this issue Nov 19, 2018 · 1 comment
Closed

psutil==5.4.8 on Python 3.6.7 compatibility issue #1365

jiangbo-dang opened this issue Nov 19, 2018 · 1 comment

Comments

@jiangbo-dang
Copy link

import psutil
File "/usr/local/lib/python3.6/dist-packages/psutil/init.py", line 100, in
from . import _pslinux as _psplatform
File "/usr/local/lib/python3.6/dist-packages/psutil/_pslinux.py", line 36, in
from ._common import open_binary

@giampaolo
Copy link
Owner

The traceback is not complete. It's likely this is due to psutil not being properly installed or something. I'm gonna close this for the time being and will reopen it in case you'll provide more info.

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

No branches or pull requests

2 participants