Hi. I tried pip installing carbon and I got this message:
error: can't combine user with with prefix/exec_prefix/home or install_(plat)base
Complete output from command /usr/local/bin/python2.7 -c "import setuptools;__file__='/tmp/pip- build/carbon/setup.py';exec(compile(open(__file__).read().replace(
'\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-Zz9WxG-record/install-record.txt --single-version-externally-managed --user:
running install
error: can't combine user with with prefix/exec_prefix/home or install_(plat)base
It seems to be telling me I don't have permissions to do that. Is it possible for you guys to help me install it, as I want to play around with graphite.
Thanks.