Calysto / calysto_prolog

A Prolog kernel for Jupyter
58 stars 8 forks source link

error while installing kernelspec #7

Open SaraAlthubaiti opened 5 years ago

SaraAlthubaiti commented 5 years ago

Hello,

I'm trying to follow the README and in the second step of installing the kernelspec with this command:

python3 -m calysto_prolog --user install

I got this:

NOTE: When using the `ipython kernel` entry point, Ctrl-C will not work.

To exit, you will have to explicitly quit this process, by either sending
"quit" from a client, or using Ctrl-\ in UNIX-like environments.

To read more about this, see https://github.com/ipython/ipython/issues/2049

To connect another client to this kernel, use:
    --existing kernel-19978.json

And it stuck (seems it wait for something, i.e command still running!)

Any help with that please?

amryounis commented 2 years ago

i have the same issue without the --user flag, it takes forever silently