google-deepmind / google-deepmind/deepmind-research

[enformer] enformer-training.ipynb failed to get dataset

Open
#300 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
15.2k
Forks
2.9k
PR merge metrics
No merged PRs in 30d

Description

Hi,

I am trying to run the notebooks provided by the author within the enformer package. However, I faced CA certification problem while running this line:
`human_dataset = get_dataset('human', 'train').batch(1).repeat()`

The error message is
`FailedPreconditionError: Error executing an HTTP request: libcurl code 77 meaning 'Problem with the SSL CA cert (path? access rights?)', error details: error setting certificate verify locations:
CAfile: /etc/ssl/certs/ca-certificates.crt
CApath: none
when reading metadata of gs://basenji_barnyard/data/human/statistics.json`

Do you know how can I solve this?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.