We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
CLPQ was available until now (I've used it on 2018-03-09) but this morning it generates an error message :
:- use_module(library(clpq)). No permission to call sandboxed `source_location(_890,_892)' Reachable from: system:'$assert_load_context_module'(A,B,C) system:'$load_file'(A,B,C) system:'$load_files'(A,B,C) load_files(A,B) procedure `{A}' does not exist Reachable from: longueurClassique(A,B)
see https://swish.swi-prolog.org/p/plusOUmoinsUN.swinb (e.g.: first query)
any help ?
(with swi-prolog vers 7.2.3 on my computer, it's ok)
Best for you (swish is nice!)
The text was updated successfully, but these errors were encountered:
Thanks for reporting. Has happened before. Couln't figure out how it got into this state, but a restart helps ...
Sorry, something went wrong.
No branches or pull requests
CLPQ was available until now (I've used it on 2018-03-09)
but this morning it generates an error message :
see https://swish.swi-prolog.org/p/plusOUmoinsUN.swinb (e.g.: first query)
any help ?
(with swi-prolog vers 7.2.3 on my computer, it's ok)
Best for you
(swish is nice!)
The text was updated successfully, but these errors were encountered: