~> hypnotix
System version of yt-dlp selected.
~> Traceback (most recent call last):
File “/usr/lib/hypnotix/hypnotix.py”, line 30, in
from imdb import IMDb
ModuleNotFoundError: No module named ‘imdb’
Run Hypnotix Wayland compatibility:
GDK_BACKEND=x11 hypnotix
does not give results
i don’t think that’s the case for everybody …
i have rebuild safeeyes for example … not working gpodder is in the extra repo (meaning not AUR), same mistake: ModuleNotFoundError: No module named 'imp'
There could be some issues with python modules and the switch to python3.12
imp is apparently deprecated and no more. So it’s up to upstream to fix whatever depends on it in AUR. gpodder is fixed with 3.11.4-4, which is in Arch.