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

Error #12

Open
iisnsb opened this issue Jan 4, 2025 · 0 comments
Open

Error #12

iisnsb opened this issue Jan 4, 2025 · 0 comments

Comments

@iisnsb
Copy link

iisnsb commented Jan 4, 2025

This is the error report
Traceback (most recent call last):
File "/root/MiBypassTool.py", line 106, in
checkd = CheckD(cmd)
^^^^^^^^^^^
File "/root/MiBypassTool.py", line 99, in CheckD
result = subprocess.run([cmd, "get-state"], capture_output=True, text=True, timeout=6)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/subprocess.py", line 548, in run
with Popen(*popenargs, **kwargs) as process:
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/subprocess.py", line 1024, in init
self._execute_child(args, executable, preexec_fn, close_fds,
File "/usr/lib/python3.11/subprocess.py", line 1901, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
OSError: [Errno 8] Exec format error: '/root/platform-tools/adb'

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