Re: where do python packages install

2010-09-14 Thread Srinath Vadlamani
I have other packages (outside of macports) installed in a location added to PYTHONPATH. I use an in-house building package that installs its own scipy, numpy and matplotlib in this other location, so I need to supersede macports installations. I know that this not preferred package management bu

Re: where do python packages install

2010-09-14 Thread Adam Mercer
On Mon, Sep 13, 2010 at 23:22, Srinath Vadlamani wrote: > I just installed py26-scipy.  I need to add the install location to my > $PYTHONPATH.  Where is it? Why do you need to add it to PYTHONPATH, MacPorts python will be able to find scipy without setting this? Cheers Adam ___

Re: where do python packages install

2010-09-13 Thread Srinath Vadlamani
Cool. Thanks. On Mon, Sep 13, 2010 at 10:30 PM, Daniel J. Luke wrote: > On Sep 14, 2010, at 12:22 AM, Srinath Vadlamani wrote: > > > > I just installed py26-scipy. I need to add the install location to my > $PYTHONPATH. Where is it? > > `port contents py26-scipy` > > -- > Daniel J. Luke > +===

Re: where do python packages install

2010-09-13 Thread Daniel J. Luke
On Sep 14, 2010, at 12:22 AM, Srinath Vadlamani wrote: > > I just installed py26-scipy. I need to add the install location to my > $PYTHONPATH. Where is it? `port contents py26-scipy` -- Daniel J. Luke +==

where do python packages install

2010-09-13 Thread Srinath Vadlamani
I just installed py26-scipy. I need to add the install location to my $PYTHONPATH. Where is it? -- = Srinath Vadlamani, PhD. Tech-X Corp. Research Scientist 5621 Arapahoe Ave. Suite A Boulder, CO 80303 303-996-2034 = __