imp is removed from Python 3.12 having been deprecated in Python 3.4 . This causes installation via pip call or using setup.py to fail. Description of necessary update here: https://docs.python.org/3/whatsnew/3.12.html#imp
imp is removed from Python 3.12 having been deprecated in Python 3.4 . This causes installation via pip call or using setup.py to fail.
Description of necessary update here: https://docs.python.org/3/whatsnew/3.12.html#imp