Re: py-pip dilemma

2012-12-15 Thread Stuart Henderson
On 2012/12/15 02:40, Juan Francisco Cantero Hurtado wrote: After of a quick read of the doc and code of pip, I can't find any reference related to the setting of new enviroment variables. Only a few calls for to get and set the variables used by pip. Maybe I've missed something. Actually the

Re: py-pip dilemma

2012-12-14 Thread Predrag Punosevac
Daniel Dickman didick...@gmail.com wrote: What ports are you looking at specifically? I'm working to port pandas so we might have some overlap. See here: http://dickman.org/openbsd/patches/pandas/ numpy scipy matplotlib ipython For starters. I know people have been working on ipython but

Re: py-pip dilemma

2012-12-14 Thread Juan Francisco Cantero Hurtado
On Thu, Dec 13, 2012 at 10:00:28PM -0500, Predrag Punosevac wrote: I am soliciting opinions about the safety of py-pip package management system. I am using Python primarily for scientific computing/prototyping. Many of standard scientific python modules in our ports tree are a bit outdated

Re: py-pip dilemma

2012-12-14 Thread Stuart Henderson
On 2012/12/14 19:37, Juan Francisco Cantero Hurtado wrote: Export the next variables in your shell before of to run the compilation: LDFLAGS=-L/usr/local/lib CPPFLAGS=-I/usr/local/include But I think is easier just to update the port. That should probably get fixed in the py-pip port..

Re: py-pip dilemma

2012-12-14 Thread Juan Francisco Cantero Hurtado
On Fri, Dec 14, 2012 at 07:07:46PM +, Stuart Henderson wrote: On 2012/12/14 19:37, Juan Francisco Cantero Hurtado wrote: Export the next variables in your shell before of to run the compilation: LDFLAGS=-L/usr/local/lib CPPFLAGS=-I/usr/local/include But I think is easier just to

py-pip dilemma

2012-12-13 Thread Predrag Punosevac
I am soliciting opinions about the safety of py-pip package management system. I am using Python primarily for scientific computing/prototyping. Many of standard scientific python modules in our ports tree are a bit outdated (trying to update some of those ports is on my todo list as I am sure it