Re: [Pythonmac-SIG] Download page on www.python.org now updated

2006-02-25 Thread Keith Ray
the readme that comes with the downloaded disk image from this URL: http://python.org/ftp/python/2.4.1/MacPython-OSX-2.4.1-1.dmg says "This package will install MacPython 2.4.1 for Mac OS X 10.3." but the link is supposed to be the installer for 10.4 according to ... "On Mac OS X 10.4 (Tig

[Pythonmac-SIG] Fwd: I may have wrecked my python, ( last time i sent this, it was bounced cause I haddn't joined the SIG, i don know if you got this yet

2006-02-25 Thread Nehemiah Dacres
On 2/25/06, Nehemiah Dacres <[EMAIL PROTECTED]> wrote: > From: Nehemiah I. Dacres <[EMAIL PROTECTED]> > Date: Feb 23, 2006 11:40 PM > Subject: I may have wrecked my python > To: pythonmac-sig@python.org > > > I am a student of Computer Science and i need help understanding how > MacOSX handles Pyth

Re: [Pythonmac-SIG] Python 2.4.2 on Mac OS X 10.4.5: aquaTk GUI problem since 2.4.1

2006-02-25 Thread William Scott
If you do a Framework install, you will have an empty site-packages directory here: /Library/Frameworks/Python.framework/Versions/Current/lib/python2.4/ site-packages Normally I use fink to install stuff like Numeric and Pmw and Scientific, so I just make a symbolic link like this: 1. If

Re: [Pythonmac-SIG] Download page on www.python.org now updated

2006-02-25 Thread Bill Janssen
> Hopefully someone can handle this before the new site goes live. (If > I can help, let me know...) Sounds like Skip has a plan to do it. I'll keep an eye on it, too, and make sure it happens. Bill ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.

[Pythonmac-SIG] framework on Intel

2006-02-25 Thread Charles Hartman
My interest in the universal build of 2.4.2 has gotten less abstract, because I just (just) got my Intel iMac. I guess I *might* figure out how to build Python 2.4 for myself, though it would be guaranteed to produce a lot of messages to list asking dumb questions . . . So I'm wondering if

Re: [Pythonmac-SIG] Download page on www.python.org now updated

2006-02-25 Thread skip
Russell> I just checked and of course the "old" Macintosh content is Russell> present on the beta site (as well as an unfortunate item on the Russell> main download page indicating that only 2.3 is available for Russell> download on Mac OS X). Yeah, I plan to take care of that as

[Pythonmac-SIG] Python 2.4.2 on Mac OS X 10.4.5: aquaTk GUI problem since 2.4.1

2006-02-25 Thread William Scott
Hi Folks: This is my first question here. I recently upgraded my Framework install of python. I can verify that the aqua version of Tkinter still works, using a "Hello" test button, and I can run the Pmw demos. The problem arises now with a more complicated program: pymol. This is an x-wi

Re: [Pythonmac-SIG] Download page on www.python.org now updated

2006-02-25 Thread Russell Finn
On 2/22/06, Bill Janssen <[EMAIL PROTECTED]> wrote: > OK, the new downloads page is now in place on python.org, at > http://www.python.org/download/download_mac.html. > > Thanks to Skip for moving the bits! Congratulations all around... Guido has just announced (at his PyCon keynote) that the new