On Thu, Jan 10, 2019 at 12:46 AM <dude.ji...@gmail.com> wrote: > step 5, pyinstaller, is yet another hurdle I hope to avoid. It worked with > py2exe, and it should still work with py2exe (within the efforts I'm prepared > to put into this). Of course py2exe might be ancient and horrible and a bunch > of other things that pyinstaller is not (I woulnd't know either way), but, to > be honest, as well a tad cocky, I am not interested nor prepared to find out. > Sorry about that, but hopefully one can understand. I'm not trying to 'get > back into Python' , I just want something from the past back working again > with minimal effort. >
You want it to work with minimal effort? Then forget about py2exe and just distribute your .py files. WAY easier. ChrisA -- https://mail.python.org/mailman/listinfo/python-list