fix: module extension detection for python 3.10 (#3663) * Fix module extension detection for python 3.10 * Fix for python < 3.10 * Use importlib