google-research / google-research/pix2struct
error: subprocess-exited-with-error
- Dominant language
- Python
- Stars
- 690
- Forks
- 61
- PR merge metrics
- No merged PRs in 30d
Description
hi,i can't install the env.
it happens when i running **pip install -e ."[dev]" -f https://storage.googleapis.com/jax-releases/libtpu_releases.html**
> `Looking in links: https://storage.googleapis.com/jax-releases/libtpu_releases.html
> Obtaining file:////pix2struct
> Preparing metadata (setup.py) ... done
> Collecting t5x[tpu]@ git+https://github.com/google-research/t5x
> Cloning https://github.com/google-research/t5x to /tmp/pip-install-peeqsydd/t5x_3393086f9b4e43deb507391d2883f4b3
> Running command git clone --quiet https://github.com/google-research/t5x /tmp/pip-install-peeqsydd/t5x_3393086f9b4e43deb507391d2883f4b3
> fatal: unable to access 'https://github.com/google-research/t5x/': gnutls_handshake() failed: The TLS connection was non-properly terminated.
> error: subprocess-exited-with-error
>
> × git clone --quiet https://github.com/google-research/t5x /tmp/pip-install-peeqsydd/t5x_3393086f9b4e43deb507391d2883f4b3 did not run successfully.
> │ exit code: 128
> ╰─> See above for output.
>
> note: This error originates from a subprocess, and is likely not a problem with pip.
> error: subprocess-exited-with-error
>
> × git clone --quiet https://github.com/google-research/t5x /tmp/pip-install-peeqsydd/t5x_3393086f9b4e43deb507391d2883f4b3 did not run successfully.
> │ exit code: 128
> ╰─> See above for output.
>
> note: This error originates from a subprocess, and is likely not a problem with pip.`
i try to visit **https://github.com/google-research/t5x/**. it returns with **404**.
so what should i do?
thanks!
Contributor guide
Assessment
This issue has not been assessed yet.