You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having a problem with the gs (I suppose google storage). Is it really necessary to run the code, since I'm doing it in my local machine.
If it is not necessary, how can I remove it from the code. If it is necessary how can I have access to it?
I have this when I try to run -s10 of the vocabulary refresh:
gsutil rm gs://mimic_iv_to_omop/vocab_2020_09_11/.csv
sh: 1: gsutil: not found
return_code 32512
gsutil cp /storage/store3/work/sbrasild/vocabulary/.csv gs://mimic_iv_to_omop/vocab_2020_09_11/
sh: 1: gsutil: not found
return_code 32512
The text was updated successfully, but these errors were encountered:
I'm having a problem with the gs (I suppose google storage). Is it really necessary to run the code, since I'm doing it in my local machine.
If it is not necessary, how can I remove it from the code. If it is necessary how can I have access to it?
I have this when I try to run -s10 of the vocabulary refresh:
gsutil rm gs://mimic_iv_to_omop/vocab_2020_09_11/.csv
sh: 1: gsutil: not found
return_code 32512
gsutil cp /storage/store3/work/sbrasild/vocabulary/.csv gs://mimic_iv_to_omop/vocab_2020_09_11/
sh: 1: gsutil: not found
return_code 32512
The text was updated successfully, but these errors were encountered: