Log file Viewer
Help
|
Karma
| Search:
#pypa logs for Monday the 27th of October, 2014
(
Back to #pypa overview
) (
Back to channel listing
) (
Animate logs
)
[
01:09:28
] <
LaunchDirector
> anyone know why im getting "ImportError: No module named pip.log"
[
01:09:39
] <
LaunchDirector
> when i do pip install praw
[
18:48:12
] <
Charlie_X
> Hi, I've got a problem with virtualenv creating new environments but not installing pip in them.
[
19:18:03
] <
weykent
> can a wheel contain/install symbolic links? i think not, since i don't believe zipfiles support that
[
19:31:51
] <
DanielHolth
> weykent python'z zipfile doesn't support symlinks
[
19:32:09
] <
weykent
> DanielHolth, oh, but zipfiles can contain symlinks otherwise?
[
19:35:07
] <
DanielHolth
> apparently. but wheel won't support them until Python does.
[
19:44:34
] <
Charlie_X
> They're not universal across file systems. The ones on Windows are very different.