Hi Carlos and Andy, I have just installed spyder (on my OS X moutain lion). I also use Canopy and got the same message error. Did you manage to find out a solution?
Thanks Camille On Thursday, 24 October 2013 12:01:32 UTC+2, andy wrote: > > Hi Carlos, > > Many thanks for that, and I look forward to your response. > > Cheers > Andy > > On Wednesday, 23 October 2013 17:15:31 UTC+1, Carlos Córdoba wrote: >> >> Hi Andy, >> >> I checked this out yesterday and there seems to be a problem in our side >> when trying to detect if IPython is installed in Canopy or not. This is >> failing right now and that's why you are seeing that error message. I need >> to investigate further to know why this is happening. >> >> Cheers, >> Carlos >> >> El 22/10/13 05:14, andy escribió: >> >> Hi Carlos, >> >> (Think I may have accidentally replied to my own message above!) >> >> I tried your suggestion and can confirm that my IPython is now running >> version 1.1.0 (through Canopy). However I'm still getting the same error >> message as originally reported. Note that this only happens when I change >> the default Python interpreter in the console options. >> >> Could this be something to do with 32-/64-bit compatibility? My Canopy >> Python distribution is 64-bit. I downloaded the Spyder .dmg app, so I'm not >> sure whether this is 32- or 64-bit. >> >> Thanks, >> Andy >> >> On Tuesday, 22 October 2013 04:59:14 UTC+1, Carlos Córdoba wrote: >>> >>> Hi Andy, >>> >>> If your IPython Canopy version is 0.11, you really need to update it. >>> That's the root of your problem. I think you need these commands to do >>> it: >>> >>> enpkg enstaller >>> enpkg ipython >>> >>> The latest IPython version is 1.1, and that's the one that also comes >>> with our Mac app. >>> >>> Cheers, >>> Carlos >>> >>> El 21/10/13 10:11, andy escribió: >>> > Hello all, >>> > >>> > I'm having some trouble with the above error message. I set up and >>> > installed Spyder no problems (using OSX Mountain Lion), however I use >>> > the Enthought Canopy distribution for Python, and would like to set >>> > this as my default interpreter. >>> > >>> > Having gone into Preferences >> Console >> Advanced settings and >>> > changed the python executable to point to my Canopy Python >>> > interpreter, I am now getting the above error flag, meaning I cannot >>> > begin an IPython session. This is important as I'd like to take >>> > advantage of the features IPython has to offer. >>> > >>> > I've tried editing the PYTHONPATH to point to the Enthought Canopy >>> > /bin, but again this does not seem to have worked. >>> > >>> > Is there a resolution to this problem? >>> > >>> > For the record I am using Spyder version 2.2.5, and IPython is version >>> > 0.11. >>> > >>> > Thanks in advance, >>> > Andy >>> > -- >>> > 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. >>> >>> -- >> 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. >> >> >> -- 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/d/optout.
