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

linux Build and compile errors during installation and execution #1806

Closed
WangSongsen opened this issue Aug 10, 2020 · 1 comment
Closed

Comments

@WangSongsen
Copy link

Platform

  • { OS version }
  • { psutil version: python3 -c "import psutil; print(psutil.version)" }
  • { python version }

Bug description
...
image

 Wrote a test file to understand the library but I seem to have some trouble and don't know how to solve it

Test results
{ output of python -c psutil.tests (failures only, not full result) }

@giampaolo
Copy link
Owner

The import is wrong. It should be "import psutil".

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