[MacPorts] #53084: py-spyder: doesn't start

MacPorts noreply at macports.org
Sat Dec 17 02:11:08 CET 2016


#53084: py-spyder: doesn't start
--------------------+-----------------------
 Reporter:  mkae    |      Owner:  eborisch
     Type:  defect  |     Status:  new
 Priority:  Normal  |  Milestone:
Component:  ports   |    Version:
 Keywords:          |       Port:  py-spyder
--------------------+-----------------------
 When I start spyder on a console I get this crash:
 {{{
 $ spyder
 Traceback (most recent call last):
   File "/opt/local/bin/spyder", line 2, in <module>
     from spyderlib import start_app
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/spyderlib/start_app.py", line 15, in <module>
     from spyderlib.baseconfig import get_conf_path, running_in_mac_app
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/spyderlib/baseconfig.py", line 241, in <module>
     _ = get_translation("spyderlib")
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/spyderlib/baseconfig.py", line 216, in get_translation
     lang = locale.getdefaultlocale()[0]
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/locale.py",
 line 545, in getdefaultlocale
     return _parse_localename(localename)
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/locale.py",
 line 477, in _parse_localename
     raise ValueError, 'unknown locale: %s' % localename
 ValueError: unknown locale: UTF-8
 }}}


 Setting this:
 {{{
 MVM7-5:mkae-macports-ports marko$ LANG=C spyder
 Segmentation fault: 11
 }}}
 isn't better.

 What am I missing?

--
Ticket URL: <https://trac.macports.org/ticket/53084>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list