Copy link
Copy Markdown
Member
Thanks!
What happens if "xcrun" is not installed?
I just want to make sure it doesn't break any other setup.py commands or something like that.
Copy link
Copy Markdown
I just encountered this issue on my mac, and this PR is what fixed it. Specifically, I had to do:
pip3 install cython
pip3 install git+git://github.com/frgtn/lxml.git@5bfc9f03ffb6458ed579f4166cc9825ed7d46315
Really appreciate the PR!
pddg
mentioned this pull request
Open
This was referenced
Mar 22, 2018Closed
Merged
Closed
Merged
Closed
Merged
Closed
Open