This error is given during hook execution every time I upgrade my system:
Traceback (most recent call last):
File "/usr/share/hardcode-tray/hook.py", line 11, in <module>
from HardcodeTray.const import DB_FOLDER, USERHOME
ModuleNotFoundError: No module named 'HardcodeTray'
Pinned Comments
yochananmarqos commented on 2022-02-27 00:35 (UTC) (edited on 2022-02-27 00:38 (UTC) by yochananmarqos)
PSA: This package now compiles the Python bytecode and is now owned by the package. They were untracked files before, so you'll need to remove the old
.pyc
files or overwrite when updating; i.e.,