>From what I can see, this bug is fixed by the new Python build system
introduced in commit 03e856ddf5d28bc61144effb1a393b73cb4a2d9f.
Please re-open the bug if I am mistaken.
Hi,
I support the proposal for switching to pip.
Switching to pip should be save, since this is the proposed standard way
for installing - and thus it should be save in the long run, too.
I suggest calling pip with this options (valid as of pip 8.1.1)
--no-depsDon't inst
Andreas Enge skribis:
> Spending a week with Python wizards, I asked around and got the following
> advice, implemented in the package as
> #:configure-flags '("--single-version-externally-managed" "--root=/")
Woow, I wouldn’t have guessed that this has something to do with .egg
compression.