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
/cpu-g
[Errno 2] No translation file found for domain: 'cpu-g'
Traceback (most recent call last):
File "./cpu-g", line 42, in <module>
cpug = CPUG()
File "/home/ecb/cpu-g/src/cpug.py", line 999, in __init__
self.update_info()
File "/home/ecb/cpu-g/src/cpug.py", line 1177, in update_info
self.distribution.set_text(inv.distro())
File "/home/ecb/cpu-g/src/investigator.py", line 300, in distro
return get_distro()
File "/home/ecb/cpu-g/src/distro.py", line 39, in get_distro
version_split = RELEASE_DATA["VERSION"].split(" ", maxsplit=1)
KeyError: 'VERSION'
The text was updated successfully, but these errors were encountered:
Missing dependencies: python3-matplotlib python3-psutil
Error
The text was updated successfully, but these errors were encountered: