-
Notifications
You must be signed in to change notification settings - Fork 9
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
No module named 'backlight_control' #23
Comments
Hmm, this looks like a Python issue. I created a bug report template following your issue. Could you edit it using this markdown template? I need a bit more info to get this fixed |
Before reporting the bug
I have installed
Describe the bug Traceback (most recent call last):
File "/usr/local/bin/backlight", line 6, in <module>
from backlight_control import BacklightControl, backlight
ModuleNotFoundError: No module named 'backlight_control' Describe your OS environment
Running
However, as I installed them, I get the following message:
Could it be that the packages are built against an older kernel?
Additional context |
Thank you, the issue you reported can be easily fixed.
So my best guess for you to try would be:
|
Thanks for taking the time to look into this. I've installed the package as per your instructions. It still complains that Apart from this, |
I understand, my model is a Clevo (not Tuxedo) so I'm not affected by this issue. Btw for future readers, step 4 of my last message should have been |
Fresh install, getting this error on launch:
The text was updated successfully, but these errors were encountered: