Re: wx.version() difference between Python2/3
Werner <[email protected]>
| Newsgroups | gmane.comp.python.wxpython.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, On 2/26/2015 0:07, [email protected] wrote: > On 2015-02-25 23:06 Werner <[email protected]> wrote: >> Sorry, I very very rarely use Linux and can't help on how you figure >> out where your wxPython-Phoenix build has gone and how to make it the >> default. > Linux is not so point. > > I understood your message that wxPhoenix will never run with Python2 > and it isn't build for Python, too. Am I right, or do I misunderstood > something? No that it not so, Phoenix runs with Py2.7 and Py3.3+ on all three platforms. I currently have it installed on Windows on Py2.7 and Py3.4 and the same on LinuxMint 17. As I dev mainly on Windows I have in the Py2.7 install multiple wxPython installs, they include 2.8.12, 2.9.5, 3.0.2 classic and a pretty current version of Phoenix. On LinuxMint I don't have other wxPython versions installed, so when importing wx I always get the installed wxPython-Phoenix version. On Windows I do switch between the different wxPython versions using the 'wx.pth' file in lib/site-packages. But that only works with some manual adjustments after I install a new version of wxPython-Phoenix, i.e. I move the 'wx' folder and the 'wxPython-Phoenixsomething.info' folder to a folder I called 'wx-3.0.3-msw-phoenix' to follow the folder naming convention wxversion (see http://wiki.wxpython.org/MultiVersionInstalls). 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.