Closed abdvlz closed 5 years ago
Traceback (most recent call last): File "test.py", line 29, in models = [cPickle.load(open(fname,'r')) for fname in gmm_files] ImportError: No module named gmm
please note that this bug is other than the one presented in issue #6
did you get that bro
This issue is similar. version problem only. #6
Traceback (most recent call last): File "test.py", line 29, in
models = [cPickle.load(open(fname,'r')) for fname in gmm_files]
ImportError: No module named gmm
please note that this bug is other than the one presented in issue #6