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

download params.json but Connection refused. #40

Closed
ymwang233 opened this issue Sep 9, 2022 · 3 comments
Closed

download params.json but Connection refused. #40

ymwang233 opened this issue Sep 9, 2022 · 3 comments

Comments

@ymwang233
Copy link

When I download the model by commandgsutil cp -r gs://brain-genomics-public/research/deepconsensus/models/v0.3/model_checkpoint/params.json , I get the following error. How should I solve it, is there any other way to download params.json file?
INFO 0909 10:04:28.460050 retry_util.py] Retrying request, attempt #20... INFO 0909 10:05:00.531276 retry_util.py] Retrying request, attempt #21... INFO 0909 10:05:32.603370 retry_util.py] Retrying request, attempt #22... OSError: Connection refused.

@ymwang233
Copy link
Author

The reason may be that I am a Chinese user and cannot access Google Cloud. I solved the problem after switching to a Hong Kong server.

@ymwang233 ymwang233 reopened this Sep 9, 2022
@ymwang233
Copy link
Author

I want to know which path should I put this model file so that it can be called to

@ymwang233
Copy link
Author

I solved the problem when I put the model in python3.8/site-packages/tensorflow/python/lib/

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

1 participant