Unicode error
Created by: alex9099
Hi, i'm reciving this error:
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 24: ordinal not in range(128)
when running either the solaar or the solaar cli python script on the bin folder,
already applied the udev rules and it works fine with the packege that is on ubuntu but i need to swap the fn keys, and that options is marked as unsuported, from what i saw it is supported on the master version (the one i downloaded) from what says on this bug : https://github.com/pwr/Solaar/issues/282
Can you solve that error?