Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > Python 3 and my Mac (Leopard)

Reply
Thread Tools

Python 3 and my Mac (Leopard)

 
 
Dan
Guest
Posts: n/a
 
      12-24-2008
Wanted to learn python, got Mark Summerfield's new book "Programming in
Python 3". Having a hard time getting python 3 and IDLE working on my
Mac with Leopard. The mac "resources" on the python.org site seem a
bit out of date, and don't really mention python 3. Are there any
resources out there? Is the python community just not interested in
Macs? I've tried googling and the usual search strategies. Any help
would be appreciated.

DAN

 
Reply With Quote
 
 
 
 
Mark
Guest
Posts: n/a
 
      12-25-2008
On Wed, Dec 24, 2008 at 5:11 PM, Dan <> wrote:
>
> Wanted to learn python, got Mark Summerfield's new book "Programming in Python 3". Having a hard time getting python 3 and IDLE working on my Mac with Leopard. The mac "resources" on the python.org site seem a bit out of date, and don't really mention python 3. Are there any resources out there? Is the python community just not interested in Macs? I've tried googling and the usual search strategies. Any help would be appreciated.
>
> DAN



I used the following link when installing Python 3 on my Mac running
Leopard, it worked like a charm:

http://farmdev.com/thoughts/66/pytho...-2-6-2-5-etc-/

These instructions are based around installing Python 3 alongside your
existing install, which is what I was looking for.

YMMV, especially concerning IDLE, I haven't used it with 3.0 as of yet.

-Mark
 
Reply With Quote
 
 
 
 
Martin v. Löwis
Guest
Posts: n/a
 
      12-27-2008
Dan wrote:
> Is the python community just not interested in Macs?


This is fairly close to the truth. The Mac port is currently
mostly unmaintained, due to the past contributors having moved
on or being occupied by other matters (such as Real Life).

I would phrase it vice versa, though: the Mac community is not
much interested in Python. Of course, Apple has a steady interest
in Python, but that so far focuses on 2.x, is bound to Apple's
product cycles, and did not went as far yet as assigning an
Apple engineer to contribute to the Python core on a regular
basis. To contribute in this area, you do need to deep
understanding of OSX, so many Mac users are probably not
qualified - and neither are most of the Python core contributors.

Regards,
Martin
 
Reply With Quote
 
scott
Guest
Posts: n/a
 
      12-27-2008
Dan wrote:
> Wanted to learn python, got Mark Summerfield's new book "Programming in
> Python 3". Having a hard time getting python 3 and IDLE working on my
> Mac with Leopard. The mac "resources" on the python.org site seem a bit
> out of date, and don't really mention python 3. Are there any resources
> out there? Is the python community just not interested in Macs? I've
> tried googling and the usual search strategies. Any help would be
> appreciated.
>
> DAN
>


Activestate has a Python 3.0 distribution for 8 or 9 platforms including
Mac OS X:
http://www.activestate.com/Products/.../python3.mhtml
IDLE works well here on Leopard (calltips etc) and they have bundled
documentation in Apple help format.

Note:
I installed ActiveTcl prior to installing Python 3.0:
http://www.activestate.com/Products/...cl/index.mhtml
I'm not sure if this was necessary for proper IDLE function or not. Both
ActivePython 3.0 and ActiveTcl installs were painless.
 
Reply With Quote
 
Kevin Walzer
Guest
Posts: n/a
 
      12-28-2008
Dan wrote:
> Wanted to learn python, got Mark Summerfield's new book "Programming in
> Python 3". Having a hard time getting python 3 and IDLE working on my
> Mac with Leopard. The mac "resources" on the python.org site seem a bit
> out of date, and don't really mention python 3. Are there any resources
> out there? Is the python community just not interested in Macs? I've
> tried googling and the usual search strategies. Any help would be
> appreciated.
>
> DAN
>


There's a mailing list devoted to Python on the Mac:

http://mail.python.org/mailman/listinfo/pythonmac-sig

It is a pretty good resource, better than the Python wiki, more up to date.

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

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
readline for mac python? (really, reproducing mac python packages) K Richard Pixley Python 3 01-03-2012 05:32 AM
How to rip a DVD on Windows/mac with DVD Ripper and Mac DVD Ripper Acanit Microsoft Certification 0 03-11-2011 07:55 AM
Can I have both Python 2.7 and Python 3.1 at the same time on the Mac? Bill Felton Python 0 01-06-2011 07:44 PM
How to triple-boot Mac OS X, Linux, and Windows XP on an Apple Mac Au79 Computer Support 0 06-21-2006 05:58 PM
Mac mini and Dell Inspiron 6000 connected to router; Mac can browse, Dell can't Adam Computer Support 3 11-21-2005 10:52 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57