Hi All, Just wanted to share a small project I am working on. I noticed the PyInstaller GUI included with the distribution is no longer supported / working. I've created a small wxPython-based replacement. It's still very much in its infancy, but I have tested it on both Windows XP and a Linux installation and it works.
It's available on GitHub: https://github.com/multiphrenic/GooeyPi The only requirements to be aware of are that it only works with PyInstaller 2.1, and needs both configobj and wxPython which can be installed through pip. I plan on making it backwards compatible with 2.0 shortly as well. I'd appreciate any feedback, issues, contributions, and ideas for future development. Thanks Pedram -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pyinstaller. For more options, visit https://groups.google.com/groups/opt_out.
