Hi,

This doesn't seem to be a problem in Spyder 3.0 (at least in the branch of pull request 2878, which is going to be merged in beta7 :-)


Cheers,
Carlos

El 09/09/16 a las 16:18, Randy Welt escribió:
I am trying to load data,  but this leads to following error:

It seems the kernel died unexpectedly. Use 'Restart kernel' to continue using this console.

This is the code:


from sklearn.datasets import fetch_mldata

mnist = fetch_mldata('MNIST original', data_home=".")
print "finish load MNIST dataset"


Python 2.7|Win7x64|Spyder Ide
--
You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected] <mailto:[email protected]>. To post to this group, send email to [email protected] <mailto:[email protected]>.
Visit this group at https://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.

Reply via email to