Spyder-Python crash on graphlab import

This is my first question. I read an article on how to make a good question, and I hope to stay within these recommendations.

Whenever I start import graphlab, Spyder2 freezes and then crashes. I tried to install the package many times, and all of them do not display error messages. In fact, sometimes I don’t even need to run a script, just by typing import graphlabit will work.

So, I say that I do not receive an error message on the console, Spyder just crashes. I am using Windows 10.

I am doing a machine learning course at the University of Washington at Kurser. I would rather use scikit learn instead of graphlab, but they have no methods for recommending a product.

Any suggestions on what I can do to solve this?

Thank!

+4
source share

All Articles