On 02/02/2012 04:44 PM, Jacob VanderPlas wrote: > When I build the documentation with the current master, I get a string > of errors related to svm: > > File > > "/usr/local/lib/python2.6/dist-packages/scikit_learn-0.11_git-py2.6-linux-i686.egg/sklearn/svm/__init__.py", > line 15, in<module> > from . import sparse, libsvm, liblinear > ImportError: cannot import name sparse > > It looks like it may be an issue of circular imports, but I'm not sure. > Any idea what's going on? > Jake > > Did you "make clean"? I can't reproduce. Btw I don't get any new doc errors after merge. Good job @Clay and Gael :)
------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
