giampaolo / psutil

Cross-platform lib for process and system monitoring in Python
BSD 3-Clause "New" or "Revised" License
10.3k stars 1.39k forks source link

[Windows] error #2432

Closed OneNkode closed 3 months ago

OneNkode commented 3 months ago

Summary

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'


}}}

giampaolo commented 3 months ago

Both APIs are not available on Windows.