niess / python-appimage

AppImage distributions of Python
https://python-appimage.readthedocs.io/en/latest/
GNU General Public License v3.0
170 stars 24 forks source link

Importing importlib fails with 'AttributeError' for python >= 3.8 #51

Closed nightwatch92 closed 2 years ago

nightwatch92 commented 2 years ago

Using importlib.util, if importlib fails.

niess commented 2 years ago

Sorry about this, and thank you for the fix @nightwatch92 :)