Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sibling? #5

Open
denisb opened this issue Dec 10, 2017 · 13 comments
Open

sibling? #5

denisb opened this issue Dec 10, 2017 · 13 comments

Comments

@denisb
Copy link

denisb commented Dec 10, 2017

I've tried the example, but I've get "Unable to process query. Please restate." when asking for sibling :
https://github.com/denisb/notebooks/blob/master/ProLog/Example.ipynb

what's wrong?

(I'm on windows 10, x64, with wsl ubuntu and Jupyter 4.4.0, python 2.7.6 and python 3.4.3 (both needed ?))

@LPugens
Copy link

LPugens commented Dec 14, 2017

Having the same issue here

@dsblank
Copy link
Member

dsblank commented Dec 15, 2017 via email

@sigurdurb
Copy link

Same issue, Ubuntu 16.04. Notebook version 5.4.1 running on Jupyterhub
When loading the notebook I also get that /user/{username}/static/components/codemirror/mode/prolog/prolog.js
failed to load.

I installed the prolog kernel in a virtual environment.

@BladeBot
Copy link

BladeBot commented Jun 1, 2018

I am having the same issue as described.

Windows 10 x64 wsl Ubuntu 16.04
Jupyter version 4.4.0
Notebook version 5.4.1
Python 3.5.2 & 2.7.12

I don't get any errors on the command line when loading or running my notebook.

@aforechi
Copy link

I am having the same issue as described.

Mac OS X 10.13.5
Jupyter version 4.4.0
Notebook version 5.5.0
Python 3.6.4

@dsblank
Copy link
Member

dsblank commented Aug 16, 2018

I have looked at this and believe that it may just be a big bug in the underlying Prolog code. I'm thinking of switching the underlying system to something more stable, like swi-prolog.

@Darkade
Copy link

Darkade commented Oct 22, 2018

Same issue

@dizzi90
Copy link

dizzi90 commented Nov 12, 2018

This seems to happen for all facts more complicated than a simple assertion. Basically anything that includes a :-

@smartinsightsfromdata
Copy link

@dsblank Any chance of a refresh?

@carstenheisterkamp
Copy link

@dsblank Any update on this?

@hyperswine
Copy link

uh well thats a shame

@pmoura
Copy link

pmoura commented Aug 3, 2023

This project seems to be inactive for several years. Still, I hope the author doesn't mind that I mention two alternatives at:

https://github.com/hhu-stups/prolog-jupyter-kernel (supports SWI-Prolog and SICStus Prolog)

https://github.com/LogtalkDotOrg/logtalk-jupyter-kernel (supports ECLiPSe, GNU Prolog, LVM, SICStus Prolog, SWI-Prolog, Trealla Prolog, and YAP)

@dsblank
Copy link
Member

dsblank commented Aug 3, 2023

No problem mentioning other siblings :)

I'll take a look at this project and try to bring it up to date.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests