First time here? Check out the FAQ!
1

Error loading libcrypt [closed]
 

I searched and clicked through pages and didn't find the answer. I'm on Arch, and I keep getting this error (same with --verbose):

${PKGPATH}/bin/__os__/linux-x64/runtime-python3.9/bin/python3.9: error while loading shared libraries: libcrypt.so.1: cannot open shared object file: No such file or directory

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
tzoi516's avatar
13
tzoi516
asked 2 years ago
Wingware Support's avatar
4.2k
Wingware Support
updated 2 years ago

Closed for the following reason the question is answered, right answer was accepted by tzoi516
close date 2022-07-12 07:53:30.336716

Comments

see more comments

2 Answers

0

Installing libxcrypt-compat should fix this

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Wingware Support's avatar
4.2k
Wingware Support
answered 2 years ago, updated 2 years ago
link

Comments

It did. Thanks.

tzoi516's avatar tzoi516 (2 years ago)
see more comments
0

Fixed by ln -s

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
tzoi516's avatar
13
tzoi516
answered 2 years ago
link

Comments

see more comments