ERROR: Could not find a version that satisfies the requirement tensorflow_text (from vit-jax) (from versions: none) ERROR: No matching distribution found for tensorflow_text
zhiherntom opened this issue · 1 comments
zhiherntom commented
I get this error when tring to run this on my local machine:
# Installs the vit_jax package from Github.
!pip install -q git+https://github.com/google-research/vision_transformer
ERROR: Could not find a version that satisfies the requirement tensorflow_text (from vit-jax) (from versions: none)
ERROR: No matching distribution found for tensorflow_text
Local Machine: Macbook Pro 14 with M1 Pro (16 GB RAM, 512GB SSD)
alisaeed1400 commented
Hi
am facing same issue which hapen with you
any idea how to solve this issue
thanks