A standalone installer and/or portable Leo is a reasonable goal but nobody (with the skills) has been itchy enough to tackle doing it.
I've thought of trying a few times, and have collected a few pieces of information to that end: PyInstaller - takes a python program and makes an .exe out of it. I've had success with command line scripts (http://www.pyinstaller.org/) How to use pyinstaller to package pyQt apps - http://diotavelli.net/PyQtWiki/Modular_PyQt_deployment_with_PyInstaller how to package Qt for use with PortablePython - http://www.daniweb.com/software-development/python/threads/154586 -- -matt -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
