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

Demo Notebook Doesn't Run #96

Open
amirkhas opened this issue Aug 19, 2024 · 2 comments
Open

Demo Notebook Doesn't Run #96

amirkhas opened this issue Aug 19, 2024 · 2 comments

Comments

@amirkhas
Copy link

basically, all the initial BW dataset paths in the demo notebook are wrong.

@Ber666
Copy link
Collaborator

Ber666 commented Sep 3, 2024

Thanks for pointing out this issue. The paths have been updated.

@strong-leaf
Copy link

(1)hi maybe i use it wrong. Demo Notebook still Doesn't Run.
(2)it shows problem in function def get_problem(instance, domain):
reader = PDDLReader(raise_on_error=True)
reader.parse_domain(domain)
return reader.parse_instance(instance)
tarski.errors.UndefinedPredicate: Undefined element "handempty" (error msg: None)

Failed to parse the pddl file

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

3 participants