-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Description
Summary
- OS: { Windows 11 }
- Architecture: { 64bit, }
- Psutil version: { pip3 show psutil }
- Python version: { python3 -latest }
- Type: { core, doc, performance, scripts, tests, wheels, new-api, installation }
Description
{{{
Requirement already satisfied: psutil in c:\users\levi\appdata\local\programs\python\python312\lib\site-packages (6.0.0)
but....
Temperature Info Error: module 'psutil' has no attribute 'sensors_temperatures'
Fan Speed Info Error: module 'psutil' has no attribute 'sensors_fans'
}}}