Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debian 10: missing dependencies and no translation file found #22

Open
edbird opened this issue Jun 18, 2020 · 2 comments
Open

Debian 10: missing dependencies and no translation file found #22

edbird opened this issue Jun 18, 2020 · 2 comments

Comments

@edbird
Copy link

edbird commented Jun 18, 2020

Missing dependencies: python3-matplotlib python3-psutil

Error

/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'
@edbird
Copy link
Author

edbird commented Jun 18, 2020

I presume the ppa is for Ubuntu. I have no idea if it will break my system if I install it from this.

@stevexyz
Copy link

The best would be to make an official .deb packet and put it into the release of github or the Debian distribution itself

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants