2012/2/2 Jacob VanderPlas :
> 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
> from . import sparse, libsvm, liblinear
> ImportError: cannot import name sparse
It looks suspicously similar to this issue:
https:
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
> from
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
from . import sparse, libsvm, liblinear
ImportError: cannot impor