from renato
$ pip install git+https://gitlab01.esss.lu.se/ess-bp/ess-python-tools.git -U
Collecting git+https://gitlab01.esss.lu.se/ess-bp/ess-python-tools.git
Cloning https://gitlab01.esss.lu.se/ess-bp/ess-python-tools.git to /tmp/pip-hLEzVu-build
Installing collected packages: ESS-Python-Tools
Running setup.py install for ESS-Python-Tools
Complete output from command /usr/bin/python -c "import setuptools, tokenize;__file__='/tmp/pip-hLEzVu-build/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-QaHZW5-record/install-record.txt --single-version-externally-managed --compile:
running install
running build
running build_py
creating build
creating build/lib
creating build/lib/ess
copying ess/TraceWin.py -> build/lib/ess
copying ess/__init__.py -> build/lib/ess
copying ess/__queue_templates__.py -> build/lib/ess
copying ess/installed.py -> build/lib/ess
running build_scripts
creating build/scripts-2.7
copying and adjusting scripts/tracewin -> build/scripts-2.7
copying and adjusting scripts/tracewin_errorstudy -> build/scripts-2.7
changing mode of build/scripts-2.7/tracewin from 644 to 755
changing mode of build/scripts-2.7/tracewin_errorstudy from 644 to 755
running install_lib
creating /usr/lib/python2.7/site-packages/ess
error: could not create '/usr/lib/python2.7/site-packages/ess': Permission denied
----------------------------------------
Command "/usr/bin/python -c "import setuptools, tokenize;__file__='/tmp/pip-hLEzVu-build/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-QaHZW5-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-hLEzVu-build