crypt module removed in Python 3.13
Author: stuhlmannCreated Jul 28, 2026Updated Jul 28, 2026
The crypt module was removed in Python 3.13 (see https://docs.python.org/3/library/crypt.html) and should be replaced.
[-] Module Shadow is not used due to unresolved dependence:
No module named 'crypt'
[-] Module Grub is not used due to unresolved dependence:
No module named 'crypt'
[-] Module Mimipy is not used due to unresolved dependence:
No module named 'crypt'Source: AlessandroZ/LaZagne