[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pythonmac-sig
Subject:    Re: [Pythonmac-SIG] Pythonmac 10.2 wxPython and 2.4.1
From:       Ronald Oussoren <ronaldoussoren () mac ! com>
Date:       2005-12-28 8:36:50
Message-ID: 54F7FBC0-E306-4CC4-932C-32E4D360D67A () mac ! com
[Download RAW message or body]


On 27-dec-2005, at 20:54, David Pratt wrote:

> I am trying to determine what to about my mac with python.  I am  
> running
> 10.2.8 and have been using 2.3.5 and the wxpython ansi though I really
> need the unicode build. This has been satisfactory since I can  
> still do
> most everything except now I am finding more packages coming out with
> generator expressions and decorators that are not able to operate  
> on 2.3.5.
>
> I checked the pythonmac site and I realize the focus is now 10.3. What
> are my options for having a working python 2.4.1 installation with a
> working unicode wxPython as well.

You'll have to build it yourself. That's not very hard, extract the
tar archive and run:

   cd Python-2.4.2
   ./configure --enable-framework
   make
   sudo make install

You'll have to install TclTk before doing this if you want to use  
tkinter
or IDLE.

Ronald

>
> I don't want to upgrade my OS for 150.00 at this point since I will
> eventually be purchasing a new machine in the next year.
>
> Regards,
> David
>
> _______________________________________________
> Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
> http://mail.python.org/mailman/listinfo/pythonmac-sig

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic