Skip to content

Prolog Kernel not starting on Windows 10 #1

@belal-sweileh

Description

@belal-sweileh

Hi,

Following the installation and configuration instructions, when I launch Jupyter Lab (or Jupyter Notebooks) and select the Prolog kernel, the Prolog kernel can not be connected to, and I get the following error message in the terminal:

File "C:......\lib\site-packages\prolog_kernel\prolog_kernel_base_implementation.py", line 90, in start_prolog_server
raise Exception("The Prolog server could not be started with the arguments " + str(program_arguments))
Exception: The Prolog server could not be started with the arguments ['swipl', '-l', 'C:\......\lib\site-packages\prolog_kernel\prolog_server/jupyter_server.pl', '-t', 'jupyter_server_start']

I get the same errors when trying this with no config file and with a config file that uses the default values.

I have SWI-Prolog installed and added to the PATH. Please advise. Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions