Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TensorFlow install URL results in Error 403 (Forbidden) #64

Closed
source144 opened this issue Jul 29, 2020 · 2 comments
Closed

TensorFlow install URL results in Error 403 (Forbidden) #64

source144 opened this issue Jul 29, 2020 · 2 comments

Comments

@source144
Copy link

Unable to setup TensorFlow built with C++17 following the readme.md.

The wget command results in 403 (Forbidden):

$ wget https://storage.googleapis.com/tf-pips/tf-c++17-support/tf_nightly-1.14.0-cp37-cp37m-linux_x86_64.whl
Will not apply HSTS. The HSTS database must be a regular and non-world-writable file.
ERROR: could not open HSTS store at '/home/source144/.wget-hsts'. HSTS will be disabled.
--2020-07-29 12:34:11--  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)... 142.250.64.176, 216.58.192.48, 172.217.8.80, ...
Connecting to storage.googleapis.com (storage.googleapis.com)|142.250.64.176|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2020-07-29 12:34:11 ERROR 403: Forbidden.
@jvmncs
Copy link
Member

jvmncs commented Jul 30, 2020

Hi, thanks for reaching out. I will look into this and get back to you when it's working again!

@jvmncs
Copy link
Member

jvmncs commented Jul 30, 2020

This should be functional again -- tested with both builds. I'll close this issue, thank you for reporting!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants