0

I am using the steps to install the packages as in https://github.com/huizezhang-sherry/quickdraw/ which has worked fine so far. However, as I try to use the qd_read() I keep getting an error

octopus <- qd_read("octopus")


Error in gsutil_binary() : failed to find 'gsutil' binary

Anyone know what this means?

Angie
  • 183
  • 3
  • 13
  • 1
    Seems to be solved here: https://github.com/huizezhang-sherry/quickdraw/issues/1 – MrFlick Jul 14 '20 at 17:12
  • I tried that as well but it doesn't seem to have fixed the issue – Angie Jul 14 '20 at 17:47
  • 1
    You installed the Google Cloud SDK but still get the exact same error that "failed to find 'gsutil' binary"? What OS are you on. Did you restart R? Can you find `gsutil` on your computer? Have you tried adding to to your path? – MrFlick Jul 14 '20 at 17:49

0 Answers0