Command
"/Library/Frameworks/Python.framework/Versions/3.7/bin/python3.7 -u -c "
import setuptools, tokenize;__file__='/private/var/folders/vb/1lllytm15dx0h3b0llq4hrl00000gn/T/pip-req-build-hqkmtxwd/setup.py';
f=getattr(tokenize, 'open', open)(__file__);
code=f.read().replace('\r\n', '\n');
f.close();
exec(compile(code, file, 'exec'))" install --record /private/var/folders/vb/1lllytm15dx0h3b0llq4hrl00000gn/T/pip-record-lfu6q8nv/install-record.txt --single-version-externally-managed --compile --user --prefix=" failed with error code 1 in /private/var/folders/vb/1lllytm15dx0h3b0llq4hrl00000gn/T/pip-req-build-hqkmtxwd/
在MAC里用pip3 安装 pygame 安装失败,提示如下,帮我看看
- 写回答
- 好问题 0 提建议
- 关注问题
- 邀请回答
-