setting up wxPython on a Mac

Kevin Walzer kw at kevin-walzer.com
Fri Nov 3 11:26:28 EST 2006


Brian Blais wrote:
> Hello,
> 
> I have a wxPython program that I would like to give to a friend of mine
> who has a Mac.  Is there a resource out there that can tell me what
> steps I need to follow to do this?  Under windows, I would just install
> Enthought, and it would work without any modifications.  I don't know
> Macs all that well, but is there something similar?
> 
> Thanks,
> 
> 
>             Brian Blais
> 
Install Python from the Python website--a Python 2.5 installer is
available for the Mac.

Install wxPython from the wxPython website--an installer for the latest
version of wxPython for the Mac is also available.

That should do it.

-- 
Kevin Walzer
Code by Kevin
http://www.codebykevin.com



More information about the Python-list mailing list