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

import boto3 or import sagemaker not working #9

Open
billchen8888 opened this issue Mar 22, 2022 · 1 comment
Open

import boto3 or import sagemaker not working #9

billchen8888 opened this issue Mar 22, 2022 · 1 comment

Comments

@billchen8888
Copy link

I started the the sagemaker-notebook:python3-pytorch-p36

in the notebook and use the kernel conda_pytorch_p36,
when I try to do import sagemaker, I get error:

ModuleNotFoundError: No module named 'sagemaker'

I tried to install sagemaker-python-sdk, but run into error:

Solving environment: failed

InvalidVersionSpecError: Invalid version spec: =2.7

Can someone give some suggestion how O can make it work? Thanks in advance

@qtangs
Copy link
Owner

qtangs commented Apr 17, 2022

Sorry, unfortunately I'm not able to find time to look into these issues.
Maybe you can check these out as alternatives:
https://github.com/aws/sagemaker-training-toolkit
https://github.com/aws/deep-learning-containers

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

No branches or pull requests

2 participants