The package index at https://fair.pkg.atmeta.com/fairseq2/whl/ (referenced in the
README's "Variants" install instructions) is currently serving an expired TLS
certificate:
SSLCertVerificationError: certificate has expired
Reproduced two ways:
pip install fairseq2 --extra-index-url https://fair.pkg.atmeta.com/fairseq2/whl/pt2.8.0/cpu
fails to fetch several transitive nvidia-* wheels from that host.
- Fetching https://fair.pkg.atmeta.com/fairseq2/whl/pt2.8.0/cpu/ directly in a
browser / HTTP client also fails with the same certificate error.
This blocks anyone following the documented install instructions for a specific
torch/CUDA variant. Could someone on the infra side renew the cert?
The package index at https://fair.pkg.atmeta.com/fairseq2/whl/ (referenced in the
README's "Variants" install instructions) is currently serving an expired TLS
certificate:
Reproduced two ways:
pip install fairseq2 --extra-index-url https://fair.pkg.atmeta.com/fairseq2/whl/pt2.8.0/cpufails to fetch several transitive nvidia-* wheels from that host.
browser / HTTP client also fails with the same certificate error.
This blocks anyone following the documented install instructions for a specific
torch/CUDA variant. Could someone on the infra side renew the cert?