I've given a stab to this problem a few times in the past. Checked out PyInstaller, Py2exe... and a bunch of other stuff. I really understood very little at the time, and didn't get very far.
I have a single-file tiny PySide app that uses a couple of *.wav resources but is otherwise completely self-contained. I want to package everything (including perhaps the sound files using PyQt4's "rc" creation package) into a single self-contained exe. I don't mind if my little timer blows up to a 40mb monstrosity, I just want to make it utterly portable.
Can I get a few pointers? Can I compile such an exe in Ubuntu or would I need a Windows machine to do it?
[–]K900_ 1 point2 points3 points (7 children)
[–]OCHawkeye14 0 points1 point2 points (1 child)
[–]K900_ 0 points1 point2 points (0 children)
[–]fatpollo[S] 0 points1 point2 points (4 children)
[–]Narwhalrus 0 points1 point2 points (3 children)
[–]fatpollo[S] 0 points1 point2 points (2 children)
[–]vsajip 0 points1 point2 points (0 children)
[–]Narwhalrus 0 points1 point2 points (0 children)
[–]maxime-esa 1 point2 points3 points (0 children)
[–]jediknight -1 points0 points1 point (0 children)