Tried a search for this topic but it didn't turn up my answer, so I was hoping you could help.
I've written my first script and after much trial, error, and help-asking managed to change it to an .exe file with py2exe. The file executes fine on this computer. Moving it to my laptop, I finally realized I needed to move the entire dist folder. It runs there now, too.
However when I upload the folder to my webspace, the exe will not run. I'm not sure what else I need to include: