<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Aug 3, 2015 at 2:10 PM, Matthew Brett <span dir="ltr"><<a href="mailto:matthew.brett@gmail.com" target="_blank">matthew.brett@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Mon, Aug 3, 2015 at 5:49 PM, JB Poline <<a href="mailto:jbpoline@gmail.com">jbpoline@gmail.com</a>> wrote:<br>
> That's a very useful page to me -<br>
> A quick possible addition : why / when use the  --user option ? (and get<br>
> packages in .local/... )<br>
<br>
</span>I personally don't use --user very often, just because I have got used<br>
to starting a new virtualenv whenever I do something.   For example,<br>
if I am working on dipy I might do:<br>
<br>
mkvirtualenv dipy-work<br>
pip install -r requirements.txt<br>
<br>
This takes a few seconds on my machine because the relevant wheels are<br>
built and cached.<br></blockquote><div><br></div><div>Looks like this would be a nice little addition to your explanations <br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span class=""><br>
> I also wonder if examples of trouble shooting or install that raised<br>
> difficulties could be added there in a "use cases" section : by reading how<br>
> some issues where solved I'm sure I could learn a bit more how to debug<br>
> install that go wrong.<br>
<br>
</span>How about raising an Issue on that repo when you run into trouble, and<br>
we can try and add something useful on solving the problem?<br>
<br>
<a href="https://github.com/matthew-brett/pydagogue/issues" rel="noreferrer" target="_blank">https://github.com/matthew-brett/pydagogue/issues</a><br>
<br>
I'll add something at the bottom of the page.<br></blockquote><div><br><br></div><div>ok - will do when I run into trouble (so probably often and soon)<br></div><div>see ya<br></div><div>JB<br></div><br></div></div></div>