On 2018-01-15 at 13:18:52 -0500, CDRAKE via RT wrote:
Show quoted text> Mon Jan 15 13:18:52 2018: Request 124089 was acted upon.
> Transaction: Ticket created by CDRAKE
> Queue: Devel-IPerl
> Subject: kernel.json: No such file or directory
> Broken in: 0.009
> Severity: Normal
> Owner: Nobody
> Requestors: CDRAKE@cpan.org
> Status: new
> Ticket <URL:
https://rt.cpan.org/Ticket/Display.html?id=124089 >
>
>
> After install, I see this:-
>
> $ iperl setup
> Can't read /home/cnd/.local/share/jupyter/kernels/iperl/kernel.json: No such file or directory at /usr/local/bin/iperl line 98.
>
> Presumably iperl should be creating this when it's not there?
Could you remove the directory ~/.local/share/jupyter/kernels/iperl ? It
should regenerate after that when you run `iperl console` again.
A similar bug was filed here earlier <
https://github.com/EntropyOrg/p5-Devel-IPerl/issues/80>.
I plan on improving kernel configuration install process in the next
release.
Hope that helps!
- Zaki Mughal