<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, May 3, 2016 at 8:23 PM, Florian Bruhin <span dir="ltr"><<a href="mailto:me@the-compiler.org" target="_blank">me@the-compiler.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><a href="https://github.com/The-Compiler/qutebrowser/blob/master/scripts/link_pyqt.py" rel="noreferrer" target="_blank"></a><br>
<br>
An alternative to doing that is pip install --user which installs<br>
packages to e.g. ~/.local/lib/python3.4/site-packages/.<br>
<span class="HOEnZb"></span></blockquote><div><br></div><div>One cool thing about python3 -m pip install -user is that when you upgrade your system python version, e.g. when upgrading your Linux distro, you need to reinstall using pip the python packages you installed when using the previous system python. That's a very good attribute! It means python packages don't become stale or get into a tangle over different versions of python.<br><br></div><div>Damon<br></div></div><br>-- <br><div class="gmail_signature"><a href="http://www.damonlynch.net" target="_blank">http://www.damonlynch.net</a><div></div><div></div><div></div></div>
</div></div>