InvokeAI
InvokeAI copied to clipboard
[bug]: `libcrypt.so.1` missing on install
Is there an existing issue for this?
- [X] I have searched the existing issues
OS
Linux
GPU
cuda
VRAM
No response
What happened?
Error while installing: ./python/bin/python3: error while loading shared libraries: libcrypt.so.1: cannot open shared object file: No such file or directory
This was on an arch-based distro. The solution was to install https://archlinux.org/packages/core/x86_64/libxcrypt-compat/
I think we need to add this to an install guide or something.
Screenshots
No response
Additional context
No response
Contact Details
No response