Hi, Thanks for your response. Numpy was running in the Spyder IPython console (version 1.7.1) (though it was useful to look at those pages of the Preferences notebook). I also started an IPython notebook in Safari (so no Spyder and no Enthought Canopy), pandas loaded and I could run a function that used pandas. The version number of pandas that ran in the notebook was 0.12.0, which is the same as that which ran in the Spyder Python session. all the best, Jeremy
On Tuesday, February 11, 2014 4:38:38 PM UTC+1, Adrian Klaver wrote: > > On 02/11/2014 04:42 AM, Jeremy Harbinson wrote: > > Hi, > > I use the EPD (currently I have 1.3.0), which runs Python 2.7, installed > > on a Mac OSX system (10.8.4). In Spyder I can load pandas in a normal > > Python session, but when I try to load it in an IPython session I get > > the following error: > > > Do you get the same error if you run pandas in an IPython console that > is independent of Spyder? > > Also you might want to check Tools -->Preferences-->IPython Console > -->Graphics and see if numpy is being automatically loaded. Could be > different versions in play. > > > > > -- > Adrian Klaver > [email protected] <javascript:> > -- 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 http://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/groups/opt_out.
