whyliam.workflows.youdao icon indicating copy to clipboard operation
whyliam.workflows.youdao copied to clipboard

alfred5 提示我没有python3

Open fansangg opened this issue 2 years ago • 1 comments

fansangg avatar Sep 20 '22 07:09 fansangg

/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk -find python3 2> /dev/null python3: error: sh -c '/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk -find python3 2> /dev/null' failed with exit code 34304: (null) (errno=Invalid argument) xcode-select: Failed to locate 'python3', requesting installation of command line developer tools.

可是我是有python3环境的

➜ where python3 /usr/local/bin/python3 /usr/bin/python3 /usr/local/bin/python3

fansangg avatar Sep 20 '22 07:09 fansangg