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

can't solve this probelm #8

Open
lilybud opened this issue Apr 9, 2019 · 0 comments
Open

can't solve this probelm #8

lilybud opened this issue Apr 9, 2019 · 0 comments

Comments

@lilybud
Copy link

lilybud commented Apr 9, 2019

Traceback (most recent call last):
File "C:/Users/lily_bud/Desktop/ARGA-master/ARGA-master/ARGA/arga/run.py", line 3, in
from clustering import Clustering_Runner
File "C:\Users\lily_bud\Desktop\ARGA-master\ARGA-master\ARGA\arga\clustering.py", line 3, in
from sklearn.cluster import KMeans
File "C:\Python36\lib\site-packages\sklearn_init_.py", line 134, in
from .base import clone
File "C:\Python36\lib\site-packages\sklearn\base.py", line 12, in
from .utils.fixes import signature
File "C:\Python36\lib\site-packages\sklearn\utils_init_.py", line 7, in
from scipy.sparse import issparse
ImportError: cannot import name 'issparse'

Process finished with exit code 1

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

1 participant