gray-shoe-19951
05/04/2024, 2:36 AMBootstrapping Pants 2.20.0
Installing pantsbuild.pants==2.20.0 into a virtual environment at /XXX/.cache/nce/nce/60b513559c7b53eb2acecbd7b8aaaeb942686f3997d07fa77377b51324f58fda/bindings/venvs/2.20.0
Failed to create Pants virtual environment.
Error: Command '['/XXX/.cache/nce/nce/60b513559c7b53eb2acecbd7b8aaaeb942686f3997d07fa77377b51324f58fda/bindings/pex_root/venvs/5914543a6b7dd2ca81816f310ee1a60ef388f6b7/d4acea899a0e24353198f87f2f85e20f4b1894d1/bin/python', '/tmp/tmph3j6iag_.pex', 'venv', '--prompt', 'Pants 2.20.0', '--compile', '--pip', '--collisions-ok', '--no-emit-warnings', '--disable-cache', '/XXX/.cache/nce/nce/60b513559c7b53eb2acecbd7b8aaaeb942686f3997d07fa77377b51324f58fda/bindings/venvs/2.20.0']' returned non-zero exit status 1., output:
-----
b'Traceback (most recent call last):\n File "/XXX/.cache/nce/nce/67912efc04f9156d8f5b48a0348983defb964de043b8c13ddc6cc8a002f8e691/cpython-3.9.18+20240107-x86_64-unknown-linux-gnu-install_only.tar.gz/python/lib/python3.9/runpy.py", line 197, in _run_module_as_main\n return _run_code(code, main_globals, None,\n File "/XXX/.cache/nce/nce/67912efc04f9156d8f5b48a0348983defb964de043b8c13ddc6cc8a002f8e691/cpython-3.9.18+20240107-x86_64-unknown-linux-gnu-install_only.tar.gz/python/lib/python3.9/runpy.py", line 87, in _run_code\n exec(code, run_globals)\n File "/XXX/.pex/unzipped_pexes/9c188bd7041127af5913d880aac8c417079dfb56/__main__.py", line 105, in <module>\n from pex.pex_bootstrapper import bootstrap_pex\nModuleNotFoundError: No module named \'pex\'\n'
Appreciate any idea!gray-shoe-19951
05/04/2024, 2:37 AMcurved-television-6568
05/04/2024, 8:52 AM❯ PANTS_BOOTSTRAP_VERSION=report pants
gray-shoe-19951
05/04/2024, 7:21 PMPANTS_BOOTSTRAP_VERSION=report ./pants
0.11.0
gray-shoe-19951
05/06/2024, 2:09 AMError: Failed to establish atomic directory /XXX/.cache/nce/f60c448851c3b3112b179a56f168ee90d8597297cfc45d3ca7178c6715f6cba8/locks/install-2ee8683cd8fc4a4e90b8c26e5ea73f77a1fc800868b4b72c4e57e384cd7ae0ae. Population of work directory failed: Boot binding command failed: exit status: 1
I am not sure if it is related to https://github.com/pantsbuild/scie-pants/issues/52 although I am already using the latest scie-pants.