swingmx/swingmusic

libcrypt.so.1: cannot open shared object file

Closed this issue · 3 comments

$ ./swingmusic 
[26267] Error loading Python lib '/tmp/_MEIh8xUnT/libpython3.10.so.1.0': dlopen: libcrypt.so.1: cannot open shared object file: No such file or directory

$uname -a
Linux tower 6.1.31-2-MANJARO #1 SMP PREEMPT_DYNAMIC Sun Jun 4 12:31:46 UTC 2023 x86_64 GNU/Linux

$ python -V
Python 3.11.3

Regards

cwilvx commented

Hello @nobicycle

Check if #123 helps

cwilvx commented

@nobicycle

Did it work?

libxcrypt-compat install fixed it. thanks