Found python: /home/travis/virtualenv/python3.6.7/bin/python
Found pipenv: /home/travis/virtualenv/python3.6.7/bin/pipenv
PIPENV_VENV_IN_PROJECT=1 /home/travis/virtualenv/python3.6.7/bin/pipenv install --dev --deploy
Courtesy Notice: Pipenv found itself running within a virtual environment, so it will automatically use that environment, instead of creating its own for any project. You can set PIPENV_IGNORE_VIRTUALENVS=1 to force pipenv to ignore that environment and create its own instead. You can set PIPENV_VERBOSITY=-1 to suppress this warning.
Installing dependencies from Pipfile.lock (2b436d)…
================================ 90/90 — 00:00:54
touch /home/travis/build/mintel/lpipe/.venv/bin/activate
touch: cannot touch '/home/travis/build/mintel/lpipe/.venv/bin/activate': No such file or directory
/home/travis/build/mintel/lpipe/build-harness/modules/python/Makefile.env:56: recipe for target '/home/travis/build/mintel/lpipe/.venv/bin/activate' failed
Change made due to this error:
pipenv/debug