Re: [spyder] Launching IPython console fails.

2015-05-31 Thread Carlos Córdoba
Hi, You need to run this command conda update matplotlib to solve this problem. We are also going to add a fix for this problem in our next bugfix release. Cheers, Carlos El 31/05/15 a las 03:35, Rui escribió: I fail to launch an IPython console in spyder. Can anybody help? below is

Re: [spyder] Re: Pandas error - invalid value encountered

2015-05-31 Thread Adrian Klaver
On 05/30/2015 04:05 PM, Ben Gorman wrote: Appreciate the help. I updated Pandas to 0.16.1 but am still getting the warning. Fortunately it hasn't caused any real issues for me thus far - it's just been an annoyance. Since this seems to be a float issue, you might want to play around with th

Re: [spyder] Launching IPython console fails.

2015-05-31 Thread Adrian Klaver
On 05/31/2015 01:35 AM, Rui wrote: I fail to launch an IPython console in spyder. Can anybody help? Not without more information: 1) What OS and version? 2) What Spyder version? below is the error message: An error ocurred while starting the kernel 'import sitecustomize' failed; use ‑v fo

[spyder] Launching IPython console fails.

2015-05-31 Thread Rui
I fail to launch an IPython console in spyder. Can anybody help? below is the error message: An error ocurred while starting the kernel 'import sitecustomize' failed; use ‑v for traceback Traceback (most recent call last): File "/Users/LinRui/anaconda/lib/python2.7/site‑packages/spyderlib/widget

Re: [spyder] Re: Pandas error - invalid value encountered

2015-05-31 Thread Ben Gorman
Appreciate the help. I updated Pandas to 0.16.1 but am still getting the warning. Fortunately it hasn't caused any real issues for me thus far - it's just been an annoyance. On Sat, May 30, 2015 at 4:21 PM, Adrian Klaver wrote: > On 05/30/2015 09:16 AM, Ben Gorman wrote: > >> Hey, thanks for y