Log file Viewer
Help
|
Karma
| Search:
#pypa logs for Sunday the 6th of September, 2015
(
Back to #pypa overview
) (
Back to channel listing
) (
Animate logs
)
[
15:44:34
] <
nedbat
> pip's mysterious wizardry is baffling me again. For some reason, installing from a broken .zip sdist is succeeding. I've removed locally cached wheels.
[
15:44:38
] <
nedbat
> how do I debug this?
[
16:24:35
] <
dstufft
> nedbat: broken how
[
16:24:48
] <
dstufft
> nedbat: what command are you executing exactly
[
16:24:51
] <
nedbat
> dstufft: i figured it out, and it's all my own fault
[
16:25:00
] <
dstufft
> lol
[
16:25:01
] <
dstufft
> ok!
[
16:25:11
] <
nedbat
> i wish i could blame it on you, but....
[
16:25:45
] <
dstufft
> I'm sure if you try hard enough :D
[
16:27:01
] <
nedbat
> :)
[
18:24:05
] <
angular_mike_
> is there a way to opt out of adding entry points when installing a package that uses a setuptools install script?
[
20:27:27
] <
nanonyme
> angular_mike_, what's the problem of having the entry points?