You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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:
And it stuck (seems it wait for something, i.e command still running!)
Any help with that please?
The text was updated successfully, but these errors were encountered: