Situation

When Copy Object From GCS To VM

Get These Error

hash computation will likely throttle download performance. For help
installing the extension, please see "gsutil help crcmod".

To download regardless of crcmod performance or to skip slow integrity
checks, see the "check_hashes" option in your boto config file.

NOTE: It is strongly recommended that you not disable integrity checks. Doing so
could allow data corruption to go undetected during uploading/downloading.
CommandException: 1 file/object could not be transferred.

How To Fix

yum install gcc python3-devel python3-setuptools redhat rpm-config -y 
pip3 install crcmod