Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update requirements.txt #284

Merged
merged 1 commit into from
Jul 1, 2024
Merged

Conversation

sedrick-keh-tri
Copy link
Collaborator

@sedrick-keh-tri sedrick-keh-tri commented May 29, 2024

I'm getting the following error when running python sagemaker_train/launch_sagemaker_train.py --build-type full --user sedrick.keh --cfg-path (path-to-yaml-here):

ImportError: cannot import name 'is_s3express_bucket' from 'botocore.utils' (/opt/conda/lib/python3.10/site-packages/botocore/utils.py)

This is fixed by using an updated boto3 version. Is there a particular reason for using boto3==1.26.90?

@achalddave achalddave merged commit b84ddbe into mlfoundations:main Jul 1, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants