Spyder starting error/bug on Lubuntu

57 views
Skip to first unread message

Ahmet Çagdas SEÇKİN

unread,
Jan 25, 2015, 6:35:21 AM1/25/15
to spyd...@googlegroups.com

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

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


Adrian Klaver

unread,
Jan 26, 2015, 10:09:06 AM1/26/15
to spyd...@googlegroups.com
> <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
adrian...@aklaver.com

irfan bilaloğlu

unread,
Jun 24, 2017, 8:40:15 PM6/24/17
to spyder
This is a language problem mainly because of capital letter problem in Turkish and English
For example "pil" library must be "PIL" in English but when you use Turkish it either becomes "PiL" or "PİL"
You can start spyder by changing the locate to english
Like:
LC_ALL=C spyder
Reply all
Reply to author
Forward
0 new messages