山妖溜 2018-11-28 05:00 采纳率: 0%
浏览 2726

在MAC里用pip3 安装 pygame 安装失败,提示如下,帮我看看

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/

  • 写回答

1条回答 默认 最新

  • lyhsdy 2018-11-29 08:36
    关注
    评论

报告相同问题?