[Biopython-dev] biopython, pip, and Python 3.3 + virtualenv

Peter Cock p.j.a.cock at googlemail.com
Mon Jul 8 15:00:24 UTC 2013


On Mon, Jul 8, 2013 at 3:38 PM, Laurent Gautier <lgautier at gmail.com> wrote:
> Hi,
>
> I just tried installing biopython with pip (v-1.3.1) and Python 3.3 (under a
> virtual environment created with pyvenv),
> but (after a a fairly long time) the process is failing with the last 3
> lines printed on the terminal:
>
> ```
>
> Python 2to3 processing done.
>
> running egg_info
>
> error: error in 'egg_base' option: 'pip-egg-info' does not exist or is not a
> directory
>
> ```
>
> Am I missing something ?
>
> Best,
>
>
> Laurent

Hi Laurent,

The 2to3 conversion does take a while (sigh), but I have a plan for that:
http://lists.open-bio.org/pipermail/biopython-dev/2013-May/010633.html

Which version of Biopython, and if from git, which commit?
In particular was it before or after this change from Brad which
I recently committed?

https://github.com/biopython/biopython/commit/bc828342716218b84908c1a4435163e564f31445

Thanks,

Peter



More information about the Biopython-dev mailing list