Hi, is anyone currently experiencing this? ```Boot...
# general
a
Hi, is anyone currently experiencing this?
Copy code
Bootstrapping Pants using /usr/bin/python3.9
Creating the virtualenv PEX.
Downloading the Pex PEX.
Traceback (most recent call last):
  File "<stdin>", line 4, in <module>
FileNotFoundError: [Errno 2] No such file or directory: '/root/.cache/pants/setup/bootstrap-Linux-x86_64/pants.0dld3K/pex'
SHA256 of <https://github.com/pantsbuild/pex/releases/download/v2.1.103/pex> is not as expected. Aborting.
rupsi@laptop-7Z3HG63:~/Desktop/monorepo$
e
@ambitious-petabyte-59095 this doesn't answer your question, but you might sidestep by moving away from using the
./pants
script to using the
pants
binary. The new installation instructions are here: https://www.pantsbuild.org/docs/installation