Closed mjc0608 closed 3 years ago
Hi @mjc0608 thanks for the notification.
This seems to be caused by an update of pyenv
. I'll check it and get back to you soon.
Hi @mjc0608 could you pull the latest commit on the release
branch? It should work now.
It works. Thanks!
Hi, while building PRGA on Ubuntu 20.04, an error is encountered saying pyenv is not choosing the correct python version, then at a later stage, the installation script reports "Locking Failed" and crashes in a python command
/home/jcma/prga/prga.py/.venv/bin/python /home/jcma/.local/lib/python2.7/site-packages/pipenv/patched/notpip install --ignore-installed --no-user --prefix /tmp/pip-build-env-gksjbwmb/overlay --no-warn-script-location --no-binary :none: --only-bi nary :none: -i https://pypi.org/simple -- setuptools wheel setuptools_scm
Also attached the full log. log.txt