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

TypeError: __new__() got an unexpected keyword argument 'file' #72

Closed
mrshanth opened this issue Feb 7, 2018 · 1 comment
Closed

TypeError: __new__() got an unexpected keyword argument 'file' #72

mrshanth opened this issue Feb 7, 2018 · 1 comment

Comments

@mrshanth
Copy link

mrshanth commented Feb 7, 2018

import sagemaker gives the following error in an ubuntu machine:
TypeError: __new__() got an unexpected keyword argument 'file'

installation was tried by both:
pip install sagemaker
or
git clone https://github.com/aws/sagemaker-python-sdk.git python setup.py sdist pip install dist/sagemaker-1.0.3.tar.gz

@iquintero
Copy link
Contributor

Hello, thanks for reporting this issue.

Can you post more of the stack trace you got to try and figure out where this error could be coming from?

apacker pushed a commit to apacker/sagemaker-python-sdk that referenced this issue Nov 15, 2018
…_marketing

xgboost_direct_marketing fix grammar
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