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

subprocess.CalledProcessError: Command 'echo "& G F base1 & G F base2 & G F base3 G ! obstacle" | /home/figo/P_MDP_TG/MDP_TG/ltl2dstar --ltl2nba=spin:/home/figo/P_MDP_TG/MDP_TG/ltl2ba --stutter=no - -' returned non-zero exit status 126. #5

Open
SJTUGuofei opened this issue Jun 27, 2022 · 0 comments

Comments

@SJTUGuofei
Copy link

-------Motion MDP Initialized-------
-------Motion MDP Constructed-------
100 states and 816 edges
Unify MDP Done
MDP done, time: 0.0062754154205322266
/home/figo/P_MDP_TG/MDP_TG/ltl2dstar
/bin/sh: 1: /home/figo/P_MDP_TG/MDP_TG/ltl2dstar: Exec format error
Traceback (most recent call last):
File "/home/figo/P_MDP_TG/case_study.py", line 162, in
dra = Dra(all_base)
File "/home/figo/P_MDP_TG/MDP_TG/dra.py", line 20, in init
ltl2dra_output = run_ltl2dra(formula)
File "/home/figo/P_MDP_TG/MDP_TG/ltl2dra.py", line 27, in run_ltl2dra
raw_output = check_output(cmd, shell=True)
File "/home/figo/anaconda3/lib/python3.9/subprocess.py", line 424, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
File "/home/figo/anaconda3/lib/python3.9/subprocess.py", line 528, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'echo "& G F base1 & G F base2 & G F base3 G ! obstacle" | /home/figo/P_MDP_TG/MDP_TG/ltl2dstar --ltl2nba=spin:/home/figo/P_MDP_TG/MDP_TG/ltl2ba --stutter=no - -' returned non-zero exit status 126.

Hi, prof. guo, how can i deal with this issue?
Thank you so much!

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

1 participant