ImportError: No module named learn.base

245 views
Skip to first unread message

Claudia Hertzog

unread,
Dec 5, 2014, 3:32:15 PM12/5/14
to sciki...@googlegroups.com
I am trying to run the basic demo from the website http://muricoca.github.io/crab/tutorial.html and am getting the following error when I run any of the commands below: " ImportError: No module named learn.base" 

I believe I am running version 0.1 of crab.These are the commands I am running: 

from scikits.crab.recommenders.knn import UserBasedRecommender


Then I did a bit of research, and changed it to all of the following, but still the exact same error.  


from crab.recommenders.knn import UserBasedRecommender

or

from scikits.crab.recommenders.knn.classes import ItemBasedRecommender

or

from scikits.crab.recommenders.knn.classes import UserBasedRecommender



Anthony Helmstetter

unread,
Mar 19, 2015, 12:54:46 PM3/19/15
to sciki...@googlegroups.com
did you ever resolve this? I ran into the same problem

Anthony

Matthew Versaggi

unread,
Jan 4, 2016, 9:55:56 AM1/4/16
to Scikit-Crab
Have you any resolution to this. I'm having the exact same problem....
Reply all
Reply to author
Forward
0 new messages