Details
-
Bug
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
-
Fully Compatible
Description
This is caused by a bug in the python standalone repo: https://github.com/indygreg/python-build-standalone/issues/197 it's depending on libcrypt.so.1 on v3.10, which doesn't exist in amazon linux 2023.
Fix this issue by upgrading to python v3.11 which doesn't have this problem