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
Thank you very much for your response.
I tried it and no joy.
So I uninstall completely tizonia from my system by running yay -R tizonia-all
Then I tried several methods.
Rebuild it by running yay -S tizonia-all --rebuild failed on step 282 from 342 of compilation.
Rebuild it by running yay -S tizonia-all-git --rebuild failed on step 282 from 342 of compilation.
Rebuild it by running git clone . cd tizonia all. makepkg -si. Failed once again as above.
I could post a screenshot if you wish.
Plus I tried docker-tizonia but it fails because of the outdated version of youtube-dl. I tried to troubleshoot that but to be honest I did not put that much efford as it consumed most of my thinking energy. :(
Issue
Description
Running tizonia it gives the following error:
tizonia: error while loading shared libraries: libboost_python38.so.1.72.0: cannot open shared object file: No such file or directory.
Steps to Reproduce
Expected behavior:
Work and play music
Actual behaviour:
tizonia: error while loading shared libraries: libboost_python38.so.1.72.0: cannot open shared object file: No such file or directory
Reproduces how often:
100%
Versions
Even running tizonia --debug it throws the error. I am assuming since I recently re-install it 0.22
Installation Method Used
yay -S tizonia-all
Additional Information
Archlinux 5.12.2-arch1-1
The text was updated successfully, but these errors were encountered: