formulahendry / formulahendry/vscode-code-runner
psutil not recognized by Code-Runner
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 351
- PR merge metrics
- No merged PRs in 30d
Description
- VS Code Version: 1.31.0
- OS Version:Fedora 29
- Code Runner Version:0.9.7
**Describe the bug**
Description of what the bug is.
**To Reproduce**
**Expected behavior**
Description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
Steps to reproduce the behavior:
1. Run the Code in output Terminal
**Actual behavior**
[Running] python -u "/Drives/My Drive/Rapid/Python Lab/My Work/cpumemusage.py"
Traceback (most recent call last):
File "/Drives/My Drive/Rapid/Python Lab/My Work/cpumemusage.py", line 1, in
import psutil, os
ImportError: No module named psutil
[Done] exited with code=1 in 0.017 seconds
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.