On 01/25/2015 03:35 AM, Ahmet Çagdas SEÇKİN wrote:
I install spyder from software center but it generates the following error/bug file when i try to run spyder.|Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/spyderlib/spyder.py", line 2354, in main mainwindow = run_spyder(app, options, args) File "/usr/local/lib/python2.7/dist-packages/spyderlib/spyder.py", line 2242, in run_spyder main.setup() File "/usr/local/lib/python2.7/dist-packages/spyderlib/spyder.py", line 775, in setup message=_("Spyder Internal Console\n\n" File "/usr/local/lib/python2.7/dist-packages/spyderlib/plugins/console.py", line 56, in __init__ light_background=light_background) File "/usr/local/lib/python2.7/dist-packages/spyderlib/widgets/internalshell.py", line 119, in __init__ profile) File "/usr/local/lib/python2.7/dist-packages/spyderlib/widgets/shell.py", line 665, in __init__ self.shortcuts = self.create_shortcuts() File "/usr/local/lib/python2.7/dist-packages/spyderlib/widgets/shell.py", line 671, in create_shortcuts parent=self) File "/usr/local/lib/python2.7/dist-packages/spyderlib/guiconfig.py", line 100, in create_shortcut keystr = get_shortcut(context, name) File "/usr/local/lib/python2.7/dist-packages/spyderlib/guiconfig.py", line 90, in get_shortcut return CONF.get('shortcuts', '%s/%s' % (context, name), default=default) File "/usr/local/lib/python2.7/dist-packages/spyderlib/userconfig.py", line 377, in get raise cp.NoOptionError(option, section) NoOptionError: No option 'Console/Inspect current object' in section: 'shortcuts' | Also show this window, I write the code but there is no difference <https://lh5.googleusercontent.com/-sXS6cKZz2SQ/VMTUt50lpyI/AAAAAAAABPM/wzIIjNxKvh4/s1600/report.png> My configuration * OS: Lubuntu 14:10 64bit * Python versions: 2.7.9 and 3.4.2 both installed * There is no problem when working on IPython or IDLE
What version of Spyder?
-- Adrian Klaver [email protected] -- 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.
