tf-seal icon indicating copy to clipboard operation
tf-seal copied to clipboard

Custom TensorFlow URL are invalid

Open AfterDreaming opened this issue 4 years ago • 3 comments

The following URLs are invalid now: https://storage.googleapis.com/tf-pips/tf-c++17-support/tf_nightly-1.14.0-cp37-cp37m-linux_x86_64.whl https://storage.googleapis.com/tf-pips/tf-c++17-support/tf_nightly-1.14.0-cp37-cp37m-macosx_10_7_x86_64.whl

Run:

wget https://storage.googleapis.com/tf-pips/tf-c++17-support/tf_nightly-1.14.0-cp37-cp37m-linux_x86_64.whl

Got:

--2020-11-29 22:39:23--  https://storage.googleapis.com/tf-pips/tf-c++17-support/tf_nightly-1.14.0-cp37-cp37m-linux_x86_64.whl
Resolving storage.googleapis.com (storage.googleapis.com)... 172.217.13.240, 172.217.15.80, 172.217.7.144, ...
Connecting to storage.googleapis.com (storage.googleapis.com)|172.217.13.240|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2020-11-29 22:39:23 ERROR 404: Not Found.

AfterDreaming avatar Nov 29 '20 22:11 AfterDreaming

Having the same error. @AfterDreaming did you resolve it?

bwuzhang avatar Jan 12 '21 17:01 bwuzhang

I built the the TF instead. You can get the built file here: https://drive.google.com/file/d/11P5njzpiNJSOkLgARogGVk56Fz7z3DDo/view?usp=sharing

AfterDreaming avatar Jan 12 '21 19:01 AfterDreaming

Any fix for this issue, I am looking for a Macosx version of the tf-c++17-support whl

rdzotz avatar Jun 25 '21 12:06 rdzotz