Am Di 17 Apr 2012 23:39:10 CEST schrieb Ralf Gommers:
On Sun, Apr 15, 2012 at 11:10 PM, Ralf Gommers <ralf.gommers@googlemail.com <mailto:ralf.gommers@googlemail.com>> wrote:
On Sun, Apr 15, 2012 at 2:35 PM, Alexandre Gramfort <alexandre.gramfort@inria.fr <mailto:alexandre.gramfort@inria.fr>> wrote:
> Good point, I think. I'm using a virtualenv for development, isolated > from my system's site-packages. If you're interested, I can write a > short paragraph about my setup and include it in the DOC.
that would be really useful.
Sounds good. If you could describe the virtualenv setup Andreas, and I'll add a description of using an in-place build, plus when to use which, then that should cover the basics.
This should also be described in http://docs.scipy.org/doc/numpy/dev/gitwash/, but unfortunately it doesn't.
I wrote up a short tutorial about using virtualenv and placed it here: https://gist.github.com/2419961 Should I incorporate it into the gitwash docs and send a PR to numpy? Andreas.