Многие люди сталкиваются с проблемами при установке Docker, особенно если они не знакомы с операционной системой macOS. В этой теме я расскажу о некоторых наиболее распространенных проблемах и их решениях.
Traceback (most recent call last) :
File "launch_script_mac_n.py",
line 240, in ‹module>
File "launch_script_mac_n.py",
line 148,
in main
File "launch_script_mac_n.py",
line 32,
in check_docker
File
"subprocess.py", line 424, in check_output
File "subprocess.py", line 505, in run File "subprocess py", line 951, in __init_ File "subprocess.py", line 1821, in
FileNotFoundError: [Errno 2] No such file or directory: 'docker'
[xxx] Failed to execute script 'launch_script_mac_n'
due to unhandled exception!
Чтобы устранить эту ошибку, переместите Docker в папку Applications, которая откроется после завершения процесса установки, и запустите Docker из папки Applications.
zsh: bad CPU type in executable
This error occurs when creating Worker and running the last command (the long one) and users don't see any output in the terminal. To resolve this error, if you don't see any output in the terminal after running the command, check if this error exists or not. Applications built for Intel
Apple Silicon/Apple Chip
(M series processors), you need to install Rosetta. To install Rosetta, run the following command in the terminal:
softwareupdate --install-rosetta --agree-to-license