Re: Python 2.7 module path problems on OS X

2010-09-06 Thread Nicholas Cole
On Sun, Sep 5, 2010 at 8:57 PM, Ned Deily wrote: > In article > , >  Nicholas Cole wrote: > >> On Sun, Sep 5, 2010 at 10:20 AM, Ned Deily wrote: >> > I'm not sure why you think it is broken.  The Apple 2.6 and the >> > python.org 2.7 have different site-package directories in different >> > loca

Re: Python 2.7 module path problems on OS X

2010-09-05 Thread Ned Deily
In article , Nicholas Cole wrote: > On Sun, Sep 5, 2010 at 10:20 AM, Ned Deily wrote: > > I'm not sure why you think it is broken.  The Apple 2.6 and the > > python.org 2.7 have different site-package directories in different > > locations.  That is to be expected.  The Apple-supplied Python c

Re: Python 2.7 module path problems on OS X

2010-09-05 Thread Nicholas Cole
On Sun, Sep 5, 2010 at 10:20 AM, Ned Deily wrote: > I'm not sure why you think it is broken.  The Apple 2.6 and the > python.org 2.7 have different site-package directories in different > locations.  That is to be expected.  The Apple-supplied Python comes > with some additional packages pre-insta

Re: Python 2.7 module path problems on OS X

2010-09-05 Thread Ned Deily
In article , Nicholas Cole wrote: > I have a horrible feeling that this is in some way related to the new > user installation directory in 2.7,or some problem with the framework > built, but I'm having great trouble with the module search path on > 2.7. > > I usually install modules to install

Python 2.7 module path problems on OS X

2010-09-05 Thread Nicholas Cole
Dear List, I have a horrible feeling that this is in some way related to the new user installation directory in 2.7,or some problem with the framework built, but I'm having great trouble with the module search path on 2.7. I usually install modules to install_lib = ~/Library/Python/$py_version_sh