<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Nov 5, 2015 at 11:44 PM, Ralf Gommers <span dir="ltr"><<a href="mailto:ralf.gommers@gmail.com" target="_blank">ralf.gommers@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><span class="">On Thu, Nov 5, 2015 at 11:29 PM, Donald Stufft <span dir="ltr"><<a href="mailto:donald@stufft.io" target="_blank">donald@stufft.io</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I’m not at my computer, but does ``pip install —no-clean —build <insert build dir>`` make this work? <br></blockquote><div><br></div></span><div>No, that option seems to not work at all. I tried with both a relative and an absolute path to --build. In the specified dir there are subdirs created (src.linux-i686-2.7/<pkgname>), but they're empty. The actual build still happens in a tempdir.<br></div></div></div></div></blockquote><div><br></div><div>Commented on the source of the problem with both `--build` and `--no-clean` in <a href="https://github.com/pypa/pip/issues/804">https://github.com/pypa/pip/issues/804</a><br><br></div><div>Ralf<br><br></div></div></div></div>