Closed nicolalandro closed 2 years ago
Thank for the link but opensuse use zypper I install xapps, and python-xapp and python38-xapp, xapps-common but the error is there.
Sorry I posted the wrong link,
there are hypnotix 2.6.1 rpm and xapps rpm on opensuse
When you install the above mentioned hypnotix rpm, it should pull in all necessary libs. The problem on Tumbleweed will be libmpv1, it is necessary for hypnotix to run, but is no longer available. Since the snapshot from 22.01.2022 TW provides libmpv2 only. You can still grab a copy of libmpv1 from the snapshot archives. I can build hypnotix against libmpv2 successfully but it won't run and I haven't had the time to investigate further.
I solved in this way: I install from experimental X11:Cinnamon:Factory and after I also run:
python3 -m pip install Unidecode
In this way it works!
I try to install on OpenSuse Tubleweed as in the following:
But when I run it I have an error:
What lib I need? I try python38-xapp and xapps-common but it does not seams correct. Any suggestions?