Thanks Carlos. I removed 2.1.9-1 and installed 2.1.11 from source (python setup.py install). It seems that the IPython interpreter, when opened from the console panel (Open IPython Interpreter), still doesn't recognize the command-line options. Specifically, it doesn't seem like I have a qtconsole (inline text editing doesn't work, e.g.). However, it does seem like starting a new IPython kernal obeys the options. Is that by design?
Andy On Thu, Dec 6, 2012 at 5:02 AM, Carlos Córdoba <[email protected]> wrote: > Hi Andrew, > > The answer is not so obvious, so it was ok to ask. The options you refer > to are passed to IPython only if its version is 0.10. To properly configure > IPython 0.12 you need to update Spyder to version 2.1.11, which is > available only through our website. > > Cheers, > Carlos > > El 03/12/12 05:58, Andrew R. Dykstra escribió: > >> Hi all, >> >> Sorry for the newb question if this is obvious. >> >> I really like the Spyder editor and associated functionality, and use the >> ipython interpreter for much of my work. However, when I edit the IPython >> interpreter command line options under Tools -> Preferences -> Console -> >> External modules, they don't seem to be recognized when I open a new >> IPython interpreter. Can someone help me fix this? >> >> I'm on a machine with a 64-bit installation of Ubuntu 12.04, version >> 0.12.1 of IPython, and version 2.1.9-1 of Spyder, both from Ubuntu >> repositories. The options I'm trying to pass are "qtconsole --pylab=qt", >> minus quotes. >> >> Thanks in advance, >> Andy >> -- >> You received this message because you are subscribed to the Google Groups >> "spyder" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to spyderlib+unsubscribe@** >> googlegroups.com <spyderlib%[email protected]>. >> For more options, visit this group at http://groups.google.com/** >> group/spyderlib?hl=en <http://groups.google.com/group/spyderlib?hl=en>. >> > > -- > You received this message because you are subscribed to the Google Groups > "spyder" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to spyderlib+unsubscribe@** > googlegroups.com <spyderlib%[email protected]>. > For more options, visit this group at http://groups.google.com/** > group/spyderlib?hl=en <http://groups.google.com/group/spyderlib?hl=en>. > > -- You received this message because you are subscribed to the Google Groups "spyder" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/spyderlib?hl=en.
