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

use_module(library(clpq)) not allowed anymore ? #86

Open
denisb opened this issue Mar 14, 2018 · 1 comment
Open

use_module(library(clpq)) not allowed anymore ? #86

denisb opened this issue Mar 14, 2018 · 1 comment

Comments

@denisb
Copy link

denisb commented Mar 14, 2018

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!)

@JanWielemaker
Copy link
Member

Thanks for reporting. Has happened before. Couln't figure out how it got into this state, but a restart helps ...

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

2 participants