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

Nose test fails. #95

Open
ghost opened this issue Oct 29, 2013 · 2 comments
Open

Nose test fails. #95

ghost opened this issue Oct 29, 2013 · 2 comments

Comments

@ghost
Copy link

ghost commented Oct 29, 2013

I installed crab and according to installation the nose test should pass . However I get this error No module names learn.base

and says failed example (books.items_ids)
expected:100
got: 271380

Ran 84 tests in 9.558 sec
Failed(errors=10,failures=1)

@rabintang
Copy link

Maybe you forgot to install the package "scikits.learn" which can solve the problem of "No module names learn.base". But, using the development version I also get the failure like you.

@wwwwodddd
Copy link

Maybe "scikits.learn" is deprecated, and you should use "sklearn".
But I don't have a solution.

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