<div dir="ltr">I would add in a note that if they do not have super-user privileges, they may use pip install --user biopython to install it locally for that user.</div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Oct 23, 2015 at 9:55 AM, Peter Cock <span dir="ltr">&lt;<a href="mailto:p.j.a.cock@googlemail.com" target="_blank">p.j.a.cock@googlemail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
Should we be suggesting &quot;pip install biopython&quot; as the<br>
first approach under &quot;For the impatient&quot; in the README,<br>
over download the source then:<br>
<br>
    $ python setup.py build<br>
    $ python setup.py test<br>
    $ sudo python setup.py install<br>
<br>
I did add pip to the wiki, but perhaps that was premature?<br>
<br>
<a href="http://biopython.org/wiki/Download" rel="noreferrer" target="_blank">http://biopython.org/wiki/Download</a><br>
<br>
Also, can we get rid of the easy_install section on the wiki<br>
in favour of pip?<br>
<br>
Peter<br>
_______________________________________________<br>
Biopython-dev mailing list<br>
<a href="mailto:Biopython-dev@mailman.open-bio.org">Biopython-dev@mailman.open-bio.org</a><br>
<a href="http://mailman.open-bio.org/mailman/listinfo/biopython-dev" rel="noreferrer" target="_blank">http://mailman.open-bio.org/mailman/listinfo/biopython-dev</a><br>
</blockquote></div><br></div>