[Biopython-dev] Should we recommend "pip install biopython"?
Tiago Rodrigues Antao
tra at popgen.net
Fri Oct 23 15:50:05 UTC 2015
On Fri, 23 Oct 2015 14:46:18 +0000 (UTC)
Michiel de Hoon <mjldehoon at yahoo.com> wrote:
> I tried running pip, and I got "pip: command not found".
A few notes:
1. pip is a default with 3, but optional with 2
2. easy_install should definitely go, see
http://stackoverflow.com/a/30408520
3. Some note should be made that whatever default for an existing
installation, that is probably the best approach. I am thinking here of
conda install biopython
for example
Tiago
More information about the Biopython-dev
mailing list