Re: wxpython, compiled to an executable, for Mac/Win/Ubuntu
johnf <[email protected]>
| Newsgroups | gmane.comp.python.wxpython |
|---|---|
| Message-ID | <[email protected]> |
Create an AppImage for Ubuntu. https://github.com/AppImage/AppImageKit/wiki/Bundling-Python-apps Johnf On 10/7/19 12:12 PM, Matt Newville wrote: > > On Mon, Oct 7, 2019 at 1:22 PM Tim Roberts <[email protected] > <mailto:[email protected]>> wrote: > > Guy c wrote: > > > > We're researching for a GUI lib in python, for an in-house app. > > While we know first-hand wxpython 3 can be compiled on Win and Mac, > > we'd like to make sure, prior to developing, that it's also > possible > > for wxpython to be compiled on Win, Mac as well as Ubuntu18. > > Anyone has experience with that? > > Do you really need to compile it yourself? I use the canned > distributions on all three operating systems with no troubles. I > have a > rather complicated telemetry front-end app that runs on all three. > > > Like Tim and Steve, I would suggest not bothering to compile to a > single executable. > > I've had pretty good luck using Anaconda Python to provide a known, > testable environment, and using "conda constructor" to make > single-file installers for easy distribution and deployment for users > on all platforms. This installs an isolated Python environment and a > selection of packages of you choosing, with a large selection of > available Python modules, including (binaries of) wxpython4. There > are some challenges with this (each platform has its own quirks), but > the result is pretty easy to work with. > > --Matt Newville > -- > You received this message because you are subscribed to the Google > Groups "wxPython-users" group. > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/wxpython-users/CA%2B7ESbpoy%3D9oYj%2BhcWbQf9SxwD8%2BAUt7MWofp64LjGv9Pv7bXw%40mail.gmail.com > <https://groups.google.com/d/msgid/wxpython-users/CA%2B7ESbpoy%3D9oYj%2BhcWbQf9SxwD8%2BAUt7MWofp64LjGv9Pv7bXw%40mail.gmail.com?utm_medium=email&utm_source=footer>. -- You received this message because you are subscribed to the Google Groups "wxPython-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/wxpython-users/350bfe6d-39c5-6c1b-705d-47cd2faaaeb4%40gmail.com.