<\/script>')

Malfunction of the pipeline when installing kivy

I am getting the error:

Command "/usr/bin/python -c "import setuptools, tokenize;__file__='/private/tmp/pip-build-LfR5R_/kivy/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-m4sDnl-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /private/tmp/pip-build-LfR5R_/kivy` when trying to install kivy on Mac OS X Yosemite

      

This is a fresh install with Xcode, but I don't understand what I am missing, any help is greatly appreciated!

+3


source to share





All Articles