<Comment on #21154 ERROR: No matching distribution...
# github-notifications
c
Comment on #21154 ERROR: No matching distribution found for pantsbuild.pants==2.21.0 Discussion answered by kaos Hi, Are you using the
./pants
script to run pants? If so, that'll will only work up to pants v2.18.0a0 which was the last release published to PyPI. See https://www.pantsbuild.org/2.21/docs/getting-started/installing-pants for instructions on how to install and start using the replacement bootstrapper for that script, called "scie-pants". (saved as
pants
executable binary.) pantsbuild/pants