google-research/batch_rl

gsutil error

idigitopia opened this issue · 2 comments

The command fails to execute and produces this error.
command : "gsutil -m cp -R gs://batch-rl-datasets/dqn/Pong/1 $DATA_DIR/Pong"

error: " argument should be integer or bytes-like object, not 'str'
CommandException: 1 file/object could not be transferred. "

Were you able to fix this error?