Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/spyder/app/mainwindow.py", line 2999, in main mainwindow = run_spyder(app, options, args) File "/usr/lib/python2.7/dist-packages/spyder/app/mainwindow.py", line 2901, in run_spyder main.setup() File "/usr/lib/python2.7/dist-packages/spyder/app/mainwindow.py", line 766, in setup message=_("Spyder Internal Console\n\n" File "/usr/lib/python2.7/dist-packages/spyder/plugins/console.py", line 65, in __init__ light_background=light_background) File "/usr/lib/python2.7/dist-packages/spyder/widgets/internalshell.py", line 141, in __init__ profile) File "/usr/lib/python2.7/dist-packages/spyder/widgets/shell.py", line 687, in __init__ self.shortcuts = self.create_shortcuts() File "/usr/lib/python2.7/dist-packages/spyder/widgets/shell.py", line 699, in create_shortcuts parent=self) File "/usr/lib/python2.7/dist-packages/spyder/config/gui.py", line 121, in config_shortcut keystr = get_shortcut(context, name) File "/usr/lib/python2.7/dist-packages/spyder/config/gui.py", line 95, in get_shortcut return CONF.get('shortcuts', '%s/%s' % (context, name)) File "/usr/lib/python2.7/dist-packages/spyder/config/user.py", line 375, in get raise cp.NoOptionError(option, section) NoOptionError: No option 'Console/Inspect current object' in section: 'shortcuts'