sagemaker-training-toolkit icon indicating copy to clipboard operation
sagemaker-training-toolkit copied to clipboard

Add gcc package requirment

Open timorkal opened this issue 4 years ago • 0 comments

When trying to just use the syntax in the how to install "pip install sagemaker-training" I quickly got an error that gcc is missing in my base image. In such case I would recommend adding a requirements phase that are needed to be installed in the base image before running "pip install sagemaker-training". Also if there are other deps that are missing that I wasn't aware of (like the gcc) please add them also.

timorkal avatar Jan 20 '21 07:01 timorkal