You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is with pyarmor 9.1.1 on linux/aarch64. It seems that pyarmor_runtime.so used for python 3.10 has a dependency to libcrypt.so.1 while this dependency doesn't seem to exist for the python 3.12 runtime. Is there a specific reason, why these dependencies are different? Are the dependencies specified in the documentation?