Hi, That's "just" an issue with IPython library detection.
I'm already aware of that regression introduced recently. See this revision: http://code.google.com/p/spyderlib/source/detail?r=1bc0db739e069dfb1ab035d2b1bae971d89aea76 I'll take care of it ASAP. Thanks for reporting this, -Pierre 2012/11/5 Dave Hirschfeld <[email protected]>: > I updated to the latest Spyder (changeset: 2365:cf84cba775cf) and it kept > crashing with my current profile. Removing my profile allowed Spyder to > start but there is no IPython support i.e. no "Open IPython Console" option > and no "IPython Console" section in the Preferences. > > In case its' relevant I'm also running from the latest IPython commit: > > In [4]: print IPython.sys_info() > {'commit_hash': 'fb4a45e', > 'commit_source': 'repository', > 'default_encoding': 'cp850', > 'ipython_path': 'c:\\dev\\code\\ipython\\IPython', > 'ipython_version': '0.14.dev', > 'os_name': 'nt', > 'platform': 'Windows-7-6.1.7601-SP1', > 'sys_executable': 'C:\\dev\\bin\\Python27\\python.exe', > 'sys_platform': 'win32', > 'sys_version': '2.7.2 (default, Jun 12 2011, 15:08:59) [MSC v.1500 32 bit > (Intel)]'} > > > Regards, > Dave > > -- > You received this message because you are subscribed to the Google Groups > "spyder" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/spyderlib/-/ZLvx83O7PoUJ. > 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. -- 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.
