Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/python/289.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Python “上的错误”;pip安装-U通道“;用于otree的命令(运行setup.py bdist_wheel查看扭曲…错误)_Python_Django_Pip_Twisted_Python Wheel - Fatal编程技术网

Python “上的错误”;pip安装-U通道“;用于otree的命令(运行setup.py bdist_wheel查看扭曲…错误)

Python “上的错误”;pip安装-U通道“;用于otree的命令(运行setup.py bdist_wheel查看扭曲…错误),python,django,pip,twisted,python-wheel,Python,Django,Pip,Twisted,Python Wheel,对于使用otree()的项目,为了利用实时功能,我在尝试安装频道时遇到了一些问题 由于输出很长,我试图找出最重要的部分: 有关完整输出,请参见: 红色标记的输出和我方认为相关的输出: 一, 二, 三, 我正在使用: macOS 10.12.6 Python 2.7.10 车轮-0.30.0 来自/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages(Python 3.6)的pip 9.0.1 D

对于使用otree()的项目,为了利用实时功能,我在尝试安装
频道时遇到了一些问题

由于输出很长,我试图找出最重要的部分:

有关完整输出,请参见:

红色标记的输出和我方认为相关的输出:

一,

二,

三,

我正在使用:

  • macOS 10.12.6
  • Python 2.7.10
  • 车轮-0.30.0
  • 来自/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages(Python 3.6)的pip 9.0.1
  • Django-1.8.8
  • Twisted-16.2.0
  • asgiref-0.14.0
  • 高速公路-0.16.0
  • 渠道-0.17.3
  • otree-core-1.4.28
  • pytz-2016.6.1
  • 6-1.10.0
  • txaio-2.5.1
  • 车轮-0.29.0
  • zope.interface-4.2.0

尝试运行这些命令

xcode选择--安装
xcode选择——开关/Applications/xcode.app
xcode选择--开关/库/开发人员/命令行工具

只是为了确保正确应用了您的设置

 Building wheels for collected packages: twisted
      Running setup.py bdist_wheel for twisted ... error
creating build/temp.macosx-10.6-intel-3.6
      creating build/temp.macosx-10.6-intel-3.6/src
      creating build/temp.macosx-10.6-intel-3.6/src/twisted
      creating build/temp.macosx-10.6-intel-3.6/src/twisted/test
      /usr/bin/clang -fno-strict-aliasing -Wsign-compare -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -g -I/Library/Frameworks/Python.framework/Versions/3.6/include/python3.6m -c src/twisted/test/raiser.c -o build/temp.macosx-10.6-intel-3.6/src/twisted/test/raiser.o
      xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
      error: command '/usr/bin/clang' failed with exit status 1

      ----------------------------------------
      Failed building wheel for twisted
      Running setup.py clean for twisted
    Failed to build twisted
    Installing collected packages: twisted, daphne, channels
      Running setup.py install for twisted ... error
        Complete output from command /Library/Frameworks/Python.framework/Versions/3.6/bin/python3.6 -u -c "import setuptools, tokenize;__file__='/private/var/folders/6_/30pgp_bj17j3krgq_kt0py440000gn/T/pip-build-v4kcayoj/twisted/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /var/folders/6_/30pgp_bj17j3krgq_kt0py440000gn/T/pip-vpnlc5lo-record/install-record.txt --single-version-externally-managed --compile:
creating build/temp.macosx-10.6-intel-3.6
    creating build/temp.macosx-10.6-intel-3.6/src
    creating build/temp.macosx-10.6-intel-3.6/src/twisted
    creating build/temp.macosx-10.6-intel-3.6/src/twisted/test
    /usr/bin/clang -fno-strict-aliasing -Wsign-compare -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -g -I/Library/Frameworks/Python.framework/Versions/3.6/include/python3.6m -c src/twisted/test/raiser.c -o build/temp.macosx-10.6-intel-3.6/src/twisted/test/raiser.o
    xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
    error: command '/usr/bin/clang' failed with exit status 1

    ----------------------------------------
Command "/Library/Frameworks/Python.framework/Versions/3.6/bin/python3.6 -u -c "import setuptools, tokenize;__file__='/private/var/folders/6_/30pgp_bj17j3krgq_kt0py440000gn/T/pip-build-v4kcayoj/twisted/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /var/folders/6_/30pgp_bj17j3krgq_kt0py440000gn/T/pip-vpnlc5lo-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /private/var/folders/6_/30pgp_bj17j3krgq_kt0py440000gn/T/pip-build-v4kcayoj/twisted/