#684·LaZagne

在 Python 3.13 中移除了 crypt 模块

作者: stuhlmann创建于 2026年7月28日更新于 2026年7月28日

crypt 模块在 Python 3.13 中已被删除(请参阅 https://docs.Python.org/3/library/crypt.html),应予以替换。 [-] 由于未解决的依赖关系,模块 Shadow 未被使用: 没有名为 'crypt' 的模块 [-] 由于未解决的依赖关系,模块 Grub 未被使用: 没有名为 'crypt' 的模块 [-] 由于未解决的依赖关系,模块 Mimipy 未被使用: 没有名为 'crypt' 的模块

内容来源: AlessandroZ/LaZagne