Skip to content

Import error cannot import name "frombuffer_empty" #81

Open
@thak123

Description

@thak123

I installed the latest version of sparkit-learn and I got the error

from splearn.feature_extraction.text import SparkCountVectorizer
Traceback (most recent call last):
File "", line 1, in
File "/home/gaurishk/anaconda3/lib/python3.6/site-packages/splearn/feature_extraction/init.py", line 3, in
from .text import SparkCountVectorizer
File "/home/gaurishk/anaconda3/lib/python3.6/site-packages/splearn/feature_extraction/text.py", line 16, in
from sklearn.utils.fixes import frombuffer_empty
ImportError: cannot import name 'frombuffer_empty

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions