Cannot download
#1
by
kylefoley76
- opened
I was not able to download this. The exact command I used was:
pip install https://huggingface.co/Jacobo/grc_perseus_trf/resolve/main/grc_perseus_trf-3.7.5-py3-none-any.whl
I was able to download this one:
https://huggingface.co/Jacobo/grc_proiel_trf/discussions/1
Using the command,
pip install https://huggingface.co/Jacobo/grc_proiel_trf/resolve/main/grc_proiel_trf-3.7.5-py3-none-any.whl
but the same technique did not work with this one. I got the following error message
ERROR: HTTP error 404 while getting https://huggingface.co/Jacobo/grc_perseus_trf/resolve/main/grc_perseus_trf-3.7.5-py3-none-any.whl
ERROR: Could not install requirement grc-perseus-trf==3.7.5 from https://huggingface.co/Jacobo/grc_perseus_trf/resolve/main/grc_perseus_trf-3.7.5-py3-none-any.whl because of HTTP error 404 Client Error: Not Found for url: https://huggingface.co/Jacobo/grc_perseus_trf/resolve/main/grc_perseus_trf-3.7.5-py3-none-any.whl for URL https://huggingface.co/Jacobo/grc_perseus_trf/resolve/main/grc_perseus_trf-3.7.5-py3-none-any.whl
I tried downloading pip from 24 to 23 and from 23 to 22 but all 3 did not work. I'm using python 3.11.7 if that matters.