ppwwyyxx / speaker-recognition

A Speaker Recognition System
Apache License 2.0
675 stars 276 forks source link

install sklearn sucessfully but import GMM failture #80

Closed ben-8878 closed 5 years ago

ben-8878 commented 5 years ago

Python 2.7.15 (v2.7.15:ca079a3ea3, Apr 30 2018, 16:30:26) [MSC v.1500 64 bit (AM D64)] on win32 Type "help", "copyright", "credits" or "license" for more information.

from sklearn.mixture import GMM Traceback (most recent call last): File "", line 1, in ImportError: cannot import name GMM