Hi there, first post so apologies if this is obvious! Entering
pip install --user ka-lite
results in the package being fetched but the installation process failing on:
creating /usr/share/kalite
error: could not create '/usr/share/kalite': Permission denied
----------------------------------------
Command "/usr/local/bin/python2.7 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-22JS_d/ka- lite/setup.py';exec(compile(getattr(tokenize, 'open',
open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-3LoTRZ-record/install-record.txt --single-version-externally-manag
ed --compile --user --prefix=" failed with error code 1 in /tmp/pip-build-22JS_d/ka-lite/
Any advice welcome, thanks for looking :)