Closed rfilmyer closed 8 years ago
Update: I see you were able to reproduce the bug?
It should have been fixed by now. Please give the latest version a try, 0.1.20
(or higher). pip install -U --no-cache whereami
Still thanks for posting!
Yep, fixed!
Running OS X El Capitan (10.11.6), Python 2.7.11, whereami 0.1.17
predict
works properly, butpredict_proba
makes the calculations (which I can tell because it takes a few seconds) and then throws anAttributeError
.