python + wxPython

Cliff Wells LogiplexSoftware at earthlink.net
Thu Jan 23 12:12:20 EST 2003


On Thu, 2003-01-23 at 15:05, laotseu wrote:
> Kevin Altis wrote:
> 
> > "Victor" <victor at argilent.com> wrote in message
> > news:mailman.1043118157.17497.python-list at python.org...
> > 
> >>I have intalled the regular python distribution for windows, but I want
> >>to try out pyCrust, and it comes with wxPython, do I have to uninstall
> >>python and then install wxpython? If I install wxpython over the regular
> >>python will there be problems?
> >>
> >>- Vic
> > 
> > You don't want to uninstall Python. wxPython is a package and it will get
> > installed in the Python site-packages directory. The only thing you need to
> > make sure of is that your version of Python and wxPython match, so if you
> > are using Python 2.2, you want the wxPython 2.4.0.1 for Py22.
> > 
> > ka
> > 
> 
> And you'll need the correct version of wxWindows too !-)

You don't need wxWindows unless you are planning on recompiling
wxPython.  Otherwise you can just use the binaries provided on the
wxPython website.

-- 
Cliff Wells, Software Engineer
Logiplex Corporation (www.logiplex.net)
(503) 978-6726 x308  (800) 735-0555 x308






More information about the Python-list mailing list