You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running py -m zapp myapp.pyz main:main --requirements requirements.txt in a folder with only a main.py and a requirements.txt file doesn't copy the main.py file into the resulting myapp.pyz.