`Traceback (most recent call last):` File "/usr/...
# general
a
Traceback (most recent call last):
File "/usr/lib/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/home/kalungi/.pex/unzipped_pexes/61a7dc3051bd2059c51fbc6091ddb5e270ad47da/__main__.py", line 102, in <module> from pex.pex_bootstrapper import bootstrap_pex File "/home/kalungi/.pex/unzipped_pexes/61a7dc3051bd2059c51fbc6091ddb5e270ad47da/.bootstrap/pex/pex_bootstrapper.py", line 12, in <module> from pex.environment import ResolveError File "/home/kalungi/.pex/unzipped_pexes/61a7dc3051bd2059c51fbc6091ddb5e270ad47da/.bootstrap/pex/environment.py", line 12, in <module> from pex import dist_metadata, pex_warnings, targets File "/home/kalungi/.pex/unzipped_pexes/61a7dc3051bd2059c51fbc6091ddb5e270ad47da/.bootstrap/pex/dist_metadata.py", line 25, in <module> from pex.pep_440 import Version File "/home/kalungi/.pex/unzipped_pexes/61a7dc3051bd2059c51fbc6091ddb5e270ad47da/.bootstrap/pex/pep_440.py", line 18, in <module> from pex.third_party.packaging import utils as packaging_utils File "/home/kalungi/.pex/unzipped_pexes/61a7dc3051bd2059c51fbc6091ddb5e270ad47da/.bootstrap/pex/vendor/_vendored/packaging/packaging/utils.py", line 9, in <module> from .tags import Tag, parse_tag File "/home/kalungi/.pex/unzipped_pexes/61a7dc3051bd2059c51fbc6091ddb5e270ad47da/.bootstrap/pex/vendor/_vendored/packaging/packaging/tags.py", line 7, in <module> import distutils.util ModuleNotFoundError: No module named 'distutils.util' mv: cannot stat '/home/kalungi/.cache/pants/setup/bootstrap-Linux-x86_64/pants.IEWwhA/virtualenv.pex': No such file or directory Installing pantsbuild.pants==2.15 into a virtual environment at /home/kalungi/.cache/pants/setup/bootstrap-Linux-x86_64/2.15_py39 /usr/bin/python3.9: can't open file '/home/kalungi/.cache/pants/setup/bootstrap-Linux-x86_64/virtualenv-20.4.7/virtualenv.pex': [Errno 2] No such file or directory
e