2014-03-31 2 views
0

수많은 관련 게시물을 보았지만 제대로 작동하지 않습니다. 로그 보여줍니다 Cannot install Lxml on Mac os x 10.9에서buildx와 함께 OSX 10.9에서 lxml 3.3.3을 설치할 수 없습니다

We have no distributions for lxml that satisfies 'lxml'. 
Getting distribution for 'lxml'. 
Running easy_install: 
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python" "-c" "from setuptools.command.easy_install import main; main()" "-mZUNxd" "/Users/brad/Development/python/eggs/tmpLpoVC3" "-q" "/var/folders/3c/mdys56lx2wbf9rjlmqy4nhy40000gn/T/tmpZx0t7aget_dist/lxml-3.3.3.tar.gz" 
path=/Users/brad/Development/python/eggs/setuptools-0.7.2-py2.7.egg 

/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'bugtrack_url' 
    warnings.warn(msg) 
In file included from src/lxml/lxml.etree.c:346: 
/var/folders/3c/mdys56lx2wbf9rjlmqy4nhy40000gn/T/easy_install-XSC3pm/lxml-3.3.3/src/lxml/includes/etree_defs.h:9:10: fatal error: 'libxml/xmlversion.h' file not found 
#include "libxml/xmlversion.h" 
     ^
1 error generated. 
error: Setup script exited with error: command '/usr/bin/clang' failed with exit status 1Building lxml version 3.3.3. 
Building without Cython. 
ERROR: /bin/sh: xslt-config: command not found 

** make sure the development packages of libxml2 and libxslt are installed ** 

Using build configuration of libxslt 

An error occurred when trying to install lxml 3.3.3. Look above this message for any errors that were output by easy_install. 
While: 
    Installing pydev. 
    Getting distribution for 'lxml'. 
Error: Couldn't install: lxml 3.3.3 

시도 답변을.

는 XCode가 10.5로 업그레이드 될 때까지 처음에 작동했습니다. 그 후 (이 줄을 다시 시도한 후에도) 작동하지 않습니다. 지금 나는 항상 Can't install the software because it is not currently available from the Software Update server

시도한이 STATIC_DEPS=true pip install lxml. 그것은 오류와 함께 설치 :

Cleaning up... 
    Removing temporary dir /private/var/folders/3c/mdys56lx2wbf9rjlmqy4nhy40000gn/T/pip_build_brad... 
Command /usr/bin/python -c "import setuptools, tokenize;__file__='/private/var/folders/3c/mdys56lx2wbf9rjlmqy4nhy40000gn/T/pip_build_brad/lxml/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /var/folders/3c/mdys56lx2wbf9rjlmqy4nhy40000gn/T/pip-4lSNM3-record/install-record.txt --single-version-externally-managed --compile failed with error code 1 in /private/var/folders/3c/mdys56lx2wbf9rjlmqy4nhy40000gn/T/pip_build_brad/lxml 
Exception information: 
Traceback (most recent call last): 
    File "/Library/Python/2.7/site-packages/pip-1.5.4-py2.7.egg/pip/basecommand.py", line 122, in main 
    status = self.run(options, args) 
    File "/Library/Python/2.7/site-packages/pip-1.5.4-py2.7.egg/pip/commands/install.py", line 283, in run 
    requirement_set.install(install_options, global_options, root=options.root_path) 
    File "/Library/Python/2.7/site-packages/pip-1.5.4-py2.7.egg/pip/req.py", line 1435, in install 
    requirement.install(install_options, global_options, *args, **kwargs) 
    File "/Library/Python/2.7/site-packages/pip-1.5.4-py2.7.egg/pip/req.py", line 706, in install 
    cwd=self.source_dir, filter_stdout=self._filter_install, show_stdout=False) 
    File "/Library/Python/2.7/site-packages/pip-1.5.4-py2.7.egg/pip/util.py", line 697, in call_subprocess 
    % (command_desc, proc.returncode, cwd)) 
InstallationError: Command /usr/bin/python -c "import setuptools, tokenize;__file__='/private/var/folders/3c/mdys56lx2wbf9rjlmqy4nhy40000gn/T/pip_build_brad/lxml/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /var/folders/3c/mdys56lx2wbf9rjlmqy4nhy40000gn/T/pip-4lSNM3-record/install-record.txt --single-version-externally-managed --compile failed with error code 1 in /private/var/folders/3c/mdys56lx2wbf9rjlmqy4nhy40000gn/T/pip_build_brad/lxml 

도움이되지 않았다 심볼릭 링크 (https://stackoverflow.com/a/19549645/1399659을) 만들기 : 로그 파일

clang: error: unknown argument: '-mno-fused-madd' [-Wunused-command-line-argument-hard-error-in-future] 

clang: note: this will be a hard error (cannot be downgraded to a warning) in the future 

error: command 'cc' failed with exit status 1 

---------------------------------------- 
Cleaning up... 
Command /usr/bin/python -c "import setuptools, tokenize;__file__='/private/var/folders/3c/mdys56lx2wbf9rjlmqy4nhy40000gn/T/pip_build_brad/lxml/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /var/folders/3c/mdys56lx2wbf9rjlmqy4nhy40000gn/T/pip-4lSNM3-record/install-record.txt --single-version-externally-managed --compile failed with error code 1 in /private/var/folders/3c/mdys56lx2wbf9rjlmqy4nhy40000gn/T/pip_build_brad/lxml 
Storing debug log for failure in /Users/brad/Library/Logs/pip.log 

로 끝납니다. 그래서 신선한 눈으로 다시이 오는 감사

아이디어, 감사

답변

0

확인은 다시 그것을 해결하기 위해 관리.

위의 pip install lxml 중 오류 clang: error: unknown argument: '-mno-fused-madd'은 클린 처였습니다. 나는 그것을 발견하고 https://stackoverflow.com/a/22578811/1399659,하지만 작동하도록 다른 파이썬 버전을 얻을 수 없습니다. MacPorts와 Homebrew를 사용해 보았습니다.

마침내 팁은 https://stackoverflow.com/a/17439319/1399659에서 macport의 lxml 및 시스템 설치 핏을 제거하게되었습니다. 그리고 (가끔 강제 연결로)를 신선한 동안 사제의 파이썬을 설치 나 실행이 설치되어 핍을 사용할 수 있도록 늪지 표준 pip install lxml

이제 LXML에게 3.3.3

를 설치하는 데 사용 된 브루의 파이썬 2.7.6와 핍을 실행
+0

MacPorts에서 다시 시도해 보았습니다. (더 많은 역사가 있었기 때문에), 그러나 pip 포트가없는 것 같습니다. 시스템 easy_install을 사용하여 pip를 설치하는 것은/usr/local/bin/pip에있는 MacPorts python으로 첫 번째 행의 파이썬 인터프리터를 덮어 쓰면 작동합니다. 그러나 pip install lxml을 시도 할 때 모듈 pkg_resources없이 실패했습니다. 그래서 지금 HomeBrew로 돌아 간다 –

+0

그리고 그것은 작동하지 않았다! 위의 '대답'은 반복적으로 증명되지 않았습니다. 원래 질문과 같은 오류. –

+1

FYI : MacPorts는 지원되는 모든 Python 버전에'pip' 포트를 제공합니다; 2.7,'port py27-pip'를 설치하십시오. 그리고 'unknown argument'오류는 Xcode 5.1과 함께 사용되었을 때 Apple 시스템 Python에서의 버그였습니다. OS X 10.9.3에서 수정되었습니다. –

관련 문제