Python Openhardwaremonitor And Wmi Getting Cpu Temps
I am working on a small project to get the cpu temperature on my windows machine. I settled on using the wmi module and have come across a snippet of code on the question link belo
Solution 1:
I resolved the problem and the code started to work correctly by going from OpenHardwareMonitor version 0.4.0 to version 0.4.0.3
Post a Comment for "Python Openhardwaremonitor And Wmi Getting Cpu Temps"