In article ,
Monte Milanuk wrote:
> I have an older Intel Macbook (circa early 2007) that I have upgraded
> the hardware and software a bit on over the last few months. Currently
> it is running Snow Leopard 10.6.4, with an install of Python 2.6.5.
>
> Over the course of time, between various
On 8/28/10 12:31 AM, Ned Deily wrote:
The Apple-supplied Pythons in 10.6 are 2.6.1 and 2.5.4. They are
invoked with /usr/bin/python2.6 (also /usr/bin/python) and
/usr/bin/python2.5. The Python Frameworks are in /System/Library.
Don't try to remove any of this!
Roger that ;) I see an older i
Hello all,
Now that I have things more or less back to the original for 10.6 on my
Macbook, I'd like to install a slightly more up-to-date version for
learning to develop with. Some of the things I'm interested in working
with include wxpython/dabo, tkinter (with the new ttk themed widgets),
On Sat, Aug 28, 2010 at 11:25 AM, Monte Milanuk wrote:
> On 8/28/10 12:31 AM, Ned Deily wrote:
>
>>
>> The Apple-supplied Pythons in 10.6 are 2.6.1 and 2.5.4. They are
>> invoked with /usr/bin/python2.6 (also /usr/bin/python) and
>> /usr/bin/python2.5. The Python Frameworks are in /System/Libra
In article
,
Melton Low wrote:
> On Sat, Aug 28, 2010 at 11:25 AM, Monte Milanuk wrote:
> > Roger that ;) I see an older install of 2.3 floating around in there:
> >
> > macbook:~ monte$ ls -al
> > /System/Library/Frameworks/Python.framework/Versions/
[...]
> > I presume the older version is f
Am 2010-08-28 um 19:57 schrieb Monte Milanuk:
Hello all,
Now that I have things more or less back to the original for 10.6 on
my Macbook, I'd like to install a slightly more up-to-date version
for learning to develop with. Some of the things I'm interested in
working with include wxpyth
On 8/28/10 12:12 PM, Ned Deily wrote:
In article
,
Melton Low wrote:
On Sat, Aug 28, 2010 at 11:25 AM, Monte Milanuk wrote:
Roger that ;) I see an older install of 2.3 floating around in there:
macbook:~ monte$ ls -al
/System/Library/Frameworks/Python.framework/Versions/
[...]
I presume