You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an issue regarding psutil.cpu_freq() and in this instance the platform is RedHat Linux 7.2. Psutil is installed with Python 3.5.2. When attempting to call psutil.cpu_freq() I receive the following error:
This is an issue regarding
psutil.cpu_freq()
and in this instance the platform is RedHat Linux 7.2. Psutil is installed with Python 3.5.2. When attempting to callpsutil.cpu_freq()
I receive the following error:This is what I get when I run
ls -Al /sys/devices/system/cpu/cpu0/cpufreq
The text was updated successfully, but these errors were encountered: