Python 3.12
ModuleNotFoundError: No module named 'imp'
The deprecated imp module was removed in Python 3.12.
imp was deprecated since Python 3.4 and removed in 3.12. A dependency or your own code still imports it.
Related deadline: Lambda Python 3.9 EOL — 2027-02-01.
The free EOLkits scanner runs in your browser (nothing uploaded) and flags this and related breakages across your IaC and dependency files.
Prefer a 10-second check? Paste your config into the free AWS EOL checker — nothing uploaded.
Primary source: https://docs.python.org/3/whatsnew/3.12.html