You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(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)
basically, all the initial BW dataset paths in the demo notebook are wrong.
The text was updated successfully, but these errors were encountered: