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

api_client ApiResource error #55

Open
bindugh opened this issue Jan 13, 2017 · 2 comments
Open

api_client ApiResource error #55

bindugh opened this issue Jan 13, 2017 · 2 comments

Comments

@bindugh
Copy link

bindugh commented Jan 13, 2017

Hello All,

I am using python version 2.6.6 and cloudera/hadoop version 2.6.0-cdh5.8.2. Getting error "importerror no module named cm_api.api_client "
from cm-api.api_client import ApiResource in line 2

Is there any version issues or what could be the reason ? Could someone please help.

@bindugh
Copy link
Author

bindugh commented Jan 16, 2017

can someone help in this..

@Ranjandas
Copy link

@bindugh This could be possibly an installation issue and has nothing to do with the library as such.

Looks like you have a typo too. its cm_api and not cm-api

from cm_api.api_client import ApiResource

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