Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Homebrew install on macOS 10.14.4 (command 'clang' failed with exit status 1) #150

Closed
markhdavis opened this issue Apr 19, 2019 · 1 comment

Comments

@markhdavis
Copy link

I'm am getting this error, after which I'm dead in the water, unless I install another way.

Help appreciated.

src/as-libxml.c:14:10: fatal error: 'libxml/tree.h' file not found
#include <libxml/tree.h>
^~~~~~~~~~~~~~~
1 error generated.
error: command 'clang' failed with exit status 1

----------------------------------------

Command "/Users/blink/gs-venv/bin/python3 -u -c "import setuptools, tokenize;file='/private/var/folders/vl/bd9b0hh91rbdm13h_ssd3gw00000gy/T/pip-install-n7z0pkx8/html5-parser/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/vl/bd9b0hh91rbdm13h_ssd3gw00000gy/T/pip-record-q2mw82qg/install-record.txt --single-version-externally-managed --compile --install-headers /Users/blink/gs-venv/include/site/python3.7/html5-parser" failed with error code 1 in /private/var/folders/vl/bd9b0hh91rbdm13h_ssd3gw00000gy/T/pip-install-n7z0pkx8/html5-parser/

@ivan ivan closed this as completed in 985e84a Apr 19, 2019
@ivan
Copy link
Contributor

ivan commented Apr 19, 2019

Thanks for the report, this should be fixed in the README now. Please let me know if it's still broken.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants