swingmx / swingmusic

Swing Music is a beautiful, self-hosted music player for your local audio files. Like a cooler Spotify ... but bring your own music.
https://swingmx.com
MIT License
678 stars 41 forks source link

Error loading Python lib '/tmp/_MEIzDhYgW/libpython3.10.so.1.0': dlopen: libcrypt.so.1 #123

Closed zeeshanali1993 closed 1 year ago

zeeshanali1993 commented 1 year ago

Changed permission but getting the following error when trying to run:

Error loading Python lib '/tmp/_MEIzDhYgW/libpython3.10.so.1.0': dlopen: libcrypt.so.1: cannot open shared object file: No such file or directory

Python version: 3.10.10 Manjaro Plasma: 5.27.4

zeeshanali1993 commented 1 year ago

Solved: Installed libxcrypt-compat and now working fine.