You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That is weird, it installed for me but complained about the missing .so
when I tried to run it; I did install it from “dpkg -i” I guess it could be
that.
Thanks for the project, it’s really helpful!
dpkg doesn't install the dependencies. You'll need to do sudo apt-get install ./video2x-linux-ubuntu2404-amd64.deb. This way APT will install all the dependencies. It's in the docs: https://docs.video2x.org/installing/linux.html#ubuntu
ubuntu (at least 24.04) will need:
sudo apt install libboost-program-options1.83.0
The text was updated successfully, but these errors were encountered: