Created
June 5, 2016 04:30
-
-
Save dlrobertson/3927c6c9fa1094aae61672214118f078 to your computer and use it in GitHub Desktop.
Pip error when running `./mach build -d` on FreeBSD
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Pip failed to execute properly: Command "/usr/local/bin/python2.7 -c "import setuptools, tokenize;__file__='/usr/home/drobertson/git/servo/servo/python/tidy/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" develop --no-deps" failed with error code 1 in /usr/home/drobertson/git/servo/servo/python/tidy |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment