Forums

Python exe file created from pyinstaller

Hello,

I created a python exe file (12mb), but when I uploaded into files in python anywhere it loaded as a zip file.

Is it possible to load an exe file on python anywhere and run? Would like to share this file, but share it without the shared user having to download it to run.

Thanks for your help.

We do not change the file type of files that you upload. Also, if a user wants to run something on their machine, they will have to download it.