I need to clarify that the PYTHONSTARTUP variable is ignored only when opening IPython console, not the regular Python console
On Tue, Dec 20, 2011 at 7:14 AM, bgbg.bg <[email protected]> wrote: > No, I have only one Python interpreter and I verified that it is the one > that is specified in Tools > Preferences > Console > Advanced Settings > > Python executable > > I have also noticed that the script in "PYTHONSTARTUP" replacement has no > effect on the opened consoles, which is too, very strange. > > > 2011/12/19 Carlos Córdoba <[email protected]> > >> Boris, this is probably due to the fact that Spyder is using a different >> python interpreter than your main one. You can see what interpreter is used >> in: >> >> Tools > Preferences > Console > Advanced Settings > Python executable >> >> HTH, >> Carlos >> >> El 19/12/11 07:23, Boris Gorelik escribió: >> >> I don't know whether this is connected, but it seems that Spyder uses >>> IPython that is different from the one installed on my system. As you >>> can see from the screenshot below, I have the newly released 0.12 >>> version of IPython, while Spyder sees 0.12rc. My computer has been >>> restarted several times since the last IPython upgrade >>> >>> http://imageshack.us/photo/my-**images/4/screenshoted.png/<http://imageshack.us/photo/my-images/4/screenshoted.png/> >>> >>> On Mon, Dec 19, 2011 at 12:15 PM, Boris Gorelik<[email protected]> >>> wrote: >>> >>>> So I have successfully started the IPython kernel by using the "Start >>>> new IPython kernel" command. This blog post >>>> http://spyder-ide.blogspot.**com/2011/08/preview-of-new-** >>>> ipython-plugin-for.html<http://spyder-ide.blogspot.com/2011/08/preview-of-new-ipython-plugin-for.html> >>>> says that an IPython frontend dockwidget is supposed to be created >>>> automatically, but it doesn't. What am I doing wrong? >>>> >>>> >>>> PS this screenshot shows my setup: >>>> http://imageshack.us/photo/my-**images/526/screenshotcj.png/<http://imageshack.us/photo/my-images/526/screenshotcj.png/> >>>> >>> >> -- >> 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.
