Hi! This was broken, as of today, on my machine: turns out for some reason, the lib is installed in /usr/lib/python3.10/site-packages, when my python interpreter is on version 3.11, so the package couldn't be found. I've tried uninstalling and reinstalling this, and it didn't help unfortunately; not sure what I'm doing wrong.
A workaround I've found was to force the PROJECT_ROOT_DIRECTORY variable to the above directory in the /usr/bin/ulauncher script.
Pinned Comments
friday commented on 2023-10-02 18:19 (UTC) (edited on 2023-10-21 16:18 (UTC) by friday)
When you update Python, you need to rebuild all python AUR packages, including Ulauncher.
See https://github.com/Ulauncher/Ulauncher/discussions/1280 for more info