Top "Esky" questions

Esky is an auto-update framework for frozen Python applications

'importlib._bootstrap' has no attribute 'SourceLoader'

I'm trying to build an app with cx_freeze and esky. It was working before (ok, maybe some months ago. …

python cx-freeze esky
Auto updating a python executable generated with pyinstaller

I have a desktop app that I'm working on and I am using PyInstaller to generate de distribution files. I …

python py2exe pyinstaller esky