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

Can't run Mariana Trench on M1 #69

Closed
nanashili opened this issue Nov 14, 2021 · 1 comment
Closed

Can't run Mariana Trench on M1 #69

nanashili opened this issue Nov 14, 2021 · 1 comment

Comments

@nanashili
Copy link

Bug

Bug description
When I try to run Mariana Trench I keep getting this error for some reason. I've even tried running the sample application from the repo and the problem keeps persisting. Is there anyway around it or am I doing something wrong?

Logs

CRITICAL Unexpected error:
Traceback (most recent call last):
  File "/opt/homebrew/lib/python3.9/site-packages/mariana_trench/shim/shim.py", line 583, in main
    output = subprocess.run(command)
  File "/opt/homebrew/Cellar/python@3.9/3.9.8/Frameworks/Python.framework/Versions/3.9/lib/python3.9/subprocess.py", line 505, in run
    with Popen(*popenargs, **kwargs) as process:
  File "/opt/homebrew/Cellar/python@3.9/3.9.8/Frameworks/Python.framework/Versions/3.9/lib/python3.9/subprocess.py", line 951, in __init__
    self._execute_child(args, executable, preexec_fn, close_fds,
  File "/opt/homebrew/Cellar/python@3.9/3.9.8/Frameworks/Python.framework/Versions/3.9/lib/python3.9/subprocess.py", line 1821, in _execute_child
    raise child_exception_type(errno_num, err_msg, err_filename)
OSError: [Errno 8] Exec format error: '/opt/homebrew/bin/mariana-trench-binary'
@arthaud
Copy link
Contributor

arthaud commented Nov 15, 2021

Duplicate of #49

@arthaud arthaud marked this as a duplicate of #49 Nov 15, 2021
@arthaud arthaud closed this as completed Nov 15, 2021
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