Hypnotix broken with today update (4.4)

Here we go again. Tried to uninstall-reinstall no difference. Any idea ? Tx

Traceback (most recent call last):
  File "/usr/lib/hypnotix/hypnotix.py", line 30, in <module>
    from imdb import IMDb
ModuleNotFoundError: No module named 'imdb'

Nothing has changed since then, it’s the same answer:

Well, obviously something has changed since my yesterday working version. "python-cinemagoer is already installed. Sadly downgrade is not available.

Not that I can see. I just installed it on the unstable branch and it runs fine.

Did you rebuild your Python packages with the 3.12 update?

pacman -Qqo /usr/lib/python3.11/site-packages

The output should be:

error: No package owns /usr/lib/python3.11/site-packages

No error. It just gave me this only :

> pacman -Qqo /usr/lib/python3.11/site-packages
python-cinemagoer
python-manjaro-sdk

There you go, you need to rebuild that–that’s why it can’t find it.

Remove that along with anything that depends on it. It is deprecated and has been dropped from the repos.

1 Like

Success !!! Thank you very much Yochanan. Much appreciated.

1 Like

i close it and give @Yochanan the solution. i hope it’s in your favor, if not change it. please close your topics in future and give the one who gave the solution the credits.

This topic was automatically closed 36 hours after the last reply. New replies are no longer allowed.