InvokeAI icon indicating copy to clipboard operation
InvokeAI copied to clipboard

[bug]: `libcrypt.so.1` missing on install

Open psychedelicious opened this issue 2 years ago • 0 comments

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

psychedelicious avatar Dec 02 '22 09:12 psychedelicious