Re: [Pythonmac-SIG] pythonmac packages question

2006-12-07 Thread Russell E. Owen
In article <[EMAIL PROTECTED]>, belinda thom <[EMAIL PROTECTED]> wrote: > Hi, > > As of my prior post, I was able to get into pythonmac.org. > > There I found many of the packages it seems I'll need. I was able to > install Numeric and WxPython (I chose the later dmg, v 2.7.1.3) and > matpl

Re: [Pythonmac-SIG] pythonmac packages question

2006-12-07 Thread Ronald Oussoren
On Dec 7, 2006, at 1:50 PM, Kevin Walzer wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > >> tkinter is part of the standard installation for macpython. >> > > > What does this mean? Does MacPython 2.5 now install a universal > build of > the Tcl/Tk frameworks in /Library/Frameworks

Re: [Pythonmac-SIG] pythonmac packages question

2006-12-07 Thread Kevin Walzer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > tkinter is part of the standard installation for macpython. > What does this mean? Does MacPython 2.5 now install a universal build of the Tcl/Tk frameworks in /Library/Frameworks? - -- Kevin Walzer Code by Kevin http://www.codebykevin.com -

Re: [Pythonmac-SIG] pythonmac packages question

2006-12-07 Thread belinda thom
Thanks folksthe saga continues... > No you don't want that. Add /Library/Frameworks/Python.framework/ > Versions/Current/bin to your shell's PATH, which the macpython > installer should do automaticly. > > The major advantages of that are that all python stuff is nicely > self-contained i

Re: [Pythonmac-SIG] pythonmac packages question

2006-12-07 Thread Ronald Oussoren
On Dec 7, 2006, at 9:48 AM, Nicholas Riley wrote: > On Thu, Dec 07, 2006 at 12:38:36AM -0800, belinda thom wrote: >> On Dec 7, 2006, at 12:36 AM, belinda thom wrote: >> >>> Thanks Nicholas, >>> >>> So how do I use easy install :-)? > > > > Of

Re: [Pythonmac-SIG] pythonmac packages question

2006-12-07 Thread Nicholas Riley
On Thu, Dec 07, 2006 at 12:38:36AM -0800, belinda thom wrote: > On Dec 7, 2006, at 12:36 AM, belinda thom wrote: > > >Thanks Nicholas, > > > >So how do I use easy install :-)? Of particular importance is the section on "custom installation lo

Re: [Pythonmac-SIG] pythonmac packages question

2006-12-07 Thread Ronald Oussoren
On Dec 7, 2006, at 9:29 AM, belinda thom wrote: > > This site has no Tkinter and no IPython packages. Where do MacPython > people go for such things? tkinter is part of the standard installation for macpython. Ronald ___ Pythonmac-SIG maillist - Pyt

Re: [Pythonmac-SIG] pythonmac packages question

2006-12-07 Thread belinda thom
Whoops, forgot to reply to the forum... On Dec 7, 2006, at 12:36 AM, belinda thom wrote: > Thanks Nicholas, > > So how do I use easy install :-)? > > On Dec 7, 2006, at 12:35 AM, Nicholas Riley wrote: > >> For IPython, just use easy_install. You may need to add Python's bin >> directory to your

Re: [Pythonmac-SIG] pythonmac packages question

2006-12-07 Thread Nicholas Riley
On Thu, Dec 07, 2006 at 12:29:58AM -0800, belinda thom wrote: > This site has no Tkinter and no IPython packages. Where do MacPython > people go for such things? Tkinter comes with MacPython; you don't need to install it separately. For IPython, just use easy_install. You may need to add Pytho

[Pythonmac-SIG] pythonmac packages question

2006-12-07 Thread belinda thom
Hi, As of my prior post, I was able to get into pythonmac.org. There I found many of the packages it seems I'll need. I was able to install Numeric and WxPython (I chose the later dmg, v 2.7.1.3) and matplotlib. This site has no Tkinter and no IPython packages. Where do MacPython people go