Re: Re: Estimated PyPI package release date?
Werner <[email protected]>
| Newsgroups | gmane.comp.python.wxpython.devel |
|---|---|
| Message-ID | <[email protected]> |
On 8/15/2015 12:58, Zelphir Kaltstahl wrote: > @Egon: Yes, it's because no one answered it, but I am giving up on > getting an answer now (for the estimated release date question) : ) > The stackoverflow question is still not really solved and this is the > only channel I found, where I could get more information on the issue. Can you let me know what steps you did to install wxPython in the virtualenv, when I get some time I will give it a try on my Linux Mint 17 box. ... > Thanks for the py2exe suggestion, I'll take a look at it when needed. > > I didn't know that py2exe fixes this sort of dependency stuff for > distributing applications. I thought you'd still have to have the > dependencies installed. Yes, on your dev system you have to have all dependencies and then you use py2exe, or another freezer (pyinstaller, cxfreeze ...) to create a 'frozen' version of your application which you give to your end users. If you want to further improve on that you then use e.g. InnoSetup to bring it all together into a single installer which your end user can run and it installs the stuff for them. > > Do you close topics on here? Haven't used Google Groups before, this > was an exception. If so, I think this is closable now. No, you do not close a topic/thread here. > > Regarding my SO question: If anyone has more ideas, I am still > somewhat willing to try them and share the results, maybe even write a > wiki page about it. As mentioned above I will give it a go when I have some time, probably in about 2 weeks. Werner -- You received this message because you are subscribed to the Google Groups "wxPython-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.