Re: [lxml] Installing with pip seems to always choose version 3.0.alpha2

29 Sep
2012
29 Sep
'12
10:33 p.m.
Tal Einat, 29.09.2012 16:25:
On Tue, Sep 25, 2012 at 6:16 PM, Stefan Behnel wrote:
Anyway, I deleted the version from PyPI now, so it can't be downloaded anymore.
Thanks for the fix!
It might indeed be a pip issue, but note that (before the fix) I was telling pip to install specifically lower versions, e.g.:
pip install lxml==2.3 pip install lxml==2.3.5 pip install "lxml<3"
In all of these cases, pip installed 3.0.alpha2. I simply couldn't get it to install any other version.
Should I file a bug report for pip in this regard?
Please do. At least bring it up on their mailing list so that they can comment on it.
Stefan
4084
Age (days ago)
4084
Last active (days ago)
0 comments
1 participants
participants (1)
-
Stefan Behnel