Hypnotix stopped working

hypnotix stopped working

~> 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

not related to the yt-dlp update

AUR packages are your responsibility to be rebuild. It’s all mentioned bazillion times if only people would read.

1 Like

hello @greysoft,
please open a topic/thread for this. same happened to me out of nowhere

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.

1 Like

I just had the same issue. All I did is to rebuild python-cinemagoer with pamac and it worked!

1 Like