Log file Viewer
Help
|
Karma
| Search:
#pypa-dev logs for Saturday the 29th of December, 2018
(
Back to #pypa-dev overview
) (
Back to channel listing
) (
Animate logs
)
[
11:14:43
] <
dark___harry
> Hi! I am dark_harry and I am new here.
[
11:22:25
] <
dark___harry
> I followed the docs but my ``make lint`` and ``make reformat`` won't work
[
11:22:46
] <
dark___harry
> It throws this
[
11:22:49
] <
dark___harry
> https://pastebin.com/0vYjYA6D
[
11:23:08
] <
dark___harry
> Any help appreciated : )
[
11:23:26
] <
apollo13
> dark___harry: seems the space in the directory trips it up?
[
11:23:40
] <
apollo13
> cause it tries to execute /home/dark_harry/Github
[
11:23:55
] <
apollo13
> you can either fix the makefile by properly quoting the values or just rename your dir
[
11:29:43
] <
dark___harry
> HI apollo13 ! Thanks for replying i'll try it out right now. : )
[
11:34:42
] <
dark___harry
> Thanks a lot it worked. That space was the problem : )