求问下面的 python 错误是因为什么原因,python3 使用 brew 安装的
/usr/local/Cellar/python/3.6.4_3/Frameworks/Python.framework/Versions/3.6/Resources/Python.app/Contents/MacOS/Python: can't open file 'run': [Errno 2] No such file or directory
1 snowolfy 2018-03-05 15:51:19 +08:00 说是没有找到 `run` 这个文件? |