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

Access Denied when using "dvc pull" #1

Open
Gromite opened this issue May 25, 2021 · 2 comments
Open

Access Denied when using "dvc pull" #1

Gromite opened this issue May 25, 2021 · 2 comments

Comments

@Gromite
Copy link

Gromite commented May 25, 2021

Greetings,

I am trying to download and inspect the data before training my own model; however, when using dvc pull, my pull request is denied. I am using my own AWS credentials because I couldn't have figured how to use the script you provided: generate-aws-config --account lab --insecure. This is the error message that I get: Error: Failed to pull data from the cloud: An error occurred (AccessDenied ) when calling the ListObjectsV2 operation: Access Denied

Do you know a way to fix this, thank you very much.

@fkavehy
Copy link

fkavehy commented Jul 1, 2021

Hi,

Greetings,

I am trying to download and inspect the data before training my own model; however, when using dvc pull, my pull request is denied. I am using my own AWS credentials because I couldn't have figured how to use the script you provided: generate-aws-config --account lab --insecure. This is the error message that I get: Error: Failed to pull data from the cloud: An error occurred (AccessDenied ) when calling the ListObjectsV2 operation: Access Denied

Do you know a way to fix this, thank you very much.

Hi Gromite,
I would like to know, could you solve this issue?
I want to download data without creating an was account.
thanks

@prihoda
Copy link
Contributor

prihoda commented Jul 12, 2021

Hi @fkavehy and @Gromite, the DVC files cannot be used to download the actual files, they are only here to document the commands used. If you want to retrain DeepBGC on new BGC data, please refer to the DeepBGC repository: https://github.com/Merck/deepbgc#train-deepbgc-on-your-own-data

Training and validation data can be downloaded from release 0.1.0 and release 0.1.5.

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