-
Notifications
You must be signed in to change notification settings - Fork 61
add_available_signal: KeyError: ' ' #66
Comments
I also have this issue |
Please explain your solution further, do i just create a new line containing [if subsystem != "":] at line 151 and push the 151 line to 152. Doing this still gives me the same error |
I am using the following patch: |
I added |
In a terminal, try changing to the directory which contains
|
did that and it patched. but it still wont run... |
What is the full output of |
Traceback (most recent call last): |
You should run
Unfortunately, Python 2.7 is currently unable to notify the user when a source code should be run with Python 3.x. |
@atomsymbol It is possible:
https://stackoverflow.com/a/9079062 Feel free to make a PR. |
running with everything works. However trying to launch by running wattmangtk from any locations does not work |
Having the same issue with my Vega 64 on kernel 5.1.5. |
(Arch user here.)
to
fixed the start for me also. And re-running |
Hello. I am encountering the following error with RX 570 and Linux kernel 5.1.0:
Adding a check at line 151:
resolves the issue, but I am not sure whether this is the best way to fix this.
Wattman version: git
The text was updated successfully, but these errors were encountered: