kzl/decision-transformer

Gsutil Error

Opened this issue · 1 comments

When running gsutil -m cp -R gs://atari-replay-datasets/dqn/Breakout DQN_replay_dataset
The error goes:
Unknown option: m
No command was given.
Choose one of -b, -d, -e, or -r to do something.

-m seems can't work

You need to install like this: https://cloud.google.com/storage/docs/gsutil_install#installv
Not using sudo apt install gsutil