mirror of
https://github.com/elisspace/core.git
synced 2026-09-02 09:16:11 +00:00
If a package fails to install or partially installed importlib version can return None. We now try pkg_resources first, then try importlib, and handle the case where version unexpectedly returns None