Seeing this issue running `PANTS_PEX_RELEASE=STABL...
# development
h
Seeing this issue running
PANTS_PEX_RELEASE=STABLE ./build-support/bin/release.sh build-universal-pex
on MacOS Big Sur (x86_64):
Copy code
[=== 00:17 Checking prebuilt wheels for 2.12.0.dev0+git2229d781 ===]
All 2 pantsbuild.pants packages were fetched and are valid.
ERROR: Could not find a version that satisfies the requirement PyYAML<7.0,>=6.0 (from pantsbuild.pants==2.12.0.dev0+git2229d781) (from versions: none)
ERROR: No matching distribution found for PyYAML<7.0,>=6.0 (from pantsbuild.pants==2.12.0.dev0+git2229d781)
ERROR: Could not find a version that satisfies the requirement ijson==3.1.4 (from pantsbuild.pants==2.12.0.dev0+git2229d781) (from versions: none)
ERROR: No matching distribution found for ijson==3.1.4 (from pantsbuild.pants==2.12.0.dev0+git2229d781)
ERROR: Could not find a version that satisfies the requirement PyYAML<7.0,>=6.0 (from pantsbuild.pants==2.12.0.dev0+git2229d781) (from versions: none)
ERROR: No matching distribution found for PyYAML<7.0,>=6.0 (from pantsbuild.pants==2.12.0.dev0+git2229d781)
Will debug this and finish the release tomorrow