I am getting this error with the HDF connector, it seems imp was removed in 3.12 which ships with FME 2024, it seems IMP is deprecated in python 3.12 that ships with FME, would a repoint to a custom python interpreter of 3.11 fix this issue ? or any other thoughts
2025-1-21 12:20:37 | Message Type: fme::internal::_v0::py::Exception | |
59 | 2025-1-21 12:20:37 | Python Exception <ModuleNotFoundError>: No module named 'imp' |
60 | 2025-1-21 12:20:37 | PythonFactory failed to load python symbol `hdfsconnector.hdfsConnector.HDFSConnectorFactory'. An outdated FME packaged transformer may be in use. Please check Tools > FME Options > FME Packages to confirm that all FME Packages are up to date |