customizer
customizer copied to clipboard
ModuleNotFoundError: No module named 'lib.message'
Hi, When I try to open Customizer, I get the following error:
/usr/sbin/customizer-gui:281: SyntaxWarning: "is not" with a literal. Did you mean "!="?
if QT_VER is not 5:
/usr/sbin/customizer-gui:7: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
import sys, os, atexit, subprocess, imp
Traceback (most recent call last):
File "/usr/sbin/customizer-gui", line 29, in
The Customizer CLI displays the following:
Traceback (most recent call last):
File "/usr/sbin/customizer", line 11, in
I am trying to use your tool, it is the best I have found :)
Uhh, what host system distro and version is this from? I'll install it in a VM and check it out.
Kubuntu 21.04
Thanks, I'll go check it out when I've got some time to spare this holiday season, and see if I can make sure it'll work with 22.04 LTS.