LuxImagingAI / URT

A TCIA downloader for high performance computing (HPC) environments
0 stars 0 forks source link

Give proper error and instructions when AWS CLI is not installed #13

Closed adhusch closed 2 months ago

adhusch commented 3 months ago

Give proper error and instructions how to install when AWS CLI is not installed

Currently you just get something along the lines of

Exception: Command 'aws s3 sync --no-sign-request s3://openneuro.org/ds001226 ../../datasets/BTC_preop' returned non-zero exit status 127

which is confusing