I am spyder user from Anaconda, but today is not run. when I click in 
Spyder on Anaconda appear a window with the message Spyder crashed during 
las session, I did in a terminal "conda reset --spyder" but Spyder not run.
Thanks in advance for help me.
this is the spyder_crash.log

Traceback (most recent call last):
  File 
"/Users/ccasiccia/anaconda/lib/python3.5/site-packages/spyder/app/mainwindow.py",
 
line 2999, in main
    mainwindow = run_spyder(app, options, args)
  File 
"/Users/ccasiccia/anaconda/lib/python3.5/site-packages/spyder/app/mainwindow.py",
 
line 2901, in run_spyder
    main.setup()
  File 
"/Users/ccasiccia/anaconda/lib/python3.5/site-packages/spyder/app/mainwindow.py",
 
line 784, in setup
    from spyder.plugins.help import Help
  File 
"/Users/ccasiccia/anaconda/lib/python3.5/site-packages/spyder/plugins/help.py", 
line 33, in <module>
    from spyder.utils.help.sphinxify import (CSS_PATH, generate_context,
  File 
"/Users/ccasiccia/anaconda/lib/python3.5/site-packages/spyder/utils/help/sphinxify.py",
 
line 32, in <module>
    from sphinx.application import Sphinx
  File 
"/Users/ccasiccia/anaconda/lib/python3.5/site-packages/Sphinx-1.5.1-py3.5.egg/sphinx/application.py",
 
line 32, in <module>
    from sphinx.config import Config
  File 
"/Users/ccasiccia/anaconda/lib/python3.5/site-packages/Sphinx-1.5.1-py3.5.egg/sphinx/config.py",
 
line 21, in <module>
    from sphinx.util.i18n import format_date
  File 
"/Users/ccasiccia/anaconda/lib/python3.5/site-packages/Sphinx-1.5.1-py3.5.egg/sphinx/util/i18n.py",
 
line 20, in <module>
    import babel.dates
  File 
"/Users/ccasiccia/anaconda/lib/python3.5/site-packages/babel/dates.py", 
line 29, in <module>
    from babel.util import UTC, LOCALTZ
  File 
"/Users/ccasiccia/anaconda/lib/python3.5/site-packages/babel/util.py", line 
19, in <module>
    from babel import localtime
  File 
"/Users/ccasiccia/anaconda/lib/python3.5/site-packages/babel/localtime/__init__.py",
 
line 74, in <module>
    LOCALTZ = get_localzone()
  File 
"/Users/ccasiccia/anaconda/lib/python3.5/site-packages/babel/localtime/__init__.py",
 
line 70, in get_localzone
    return _get_localzone()
  File 
"/Users/ccasiccia/anaconda/lib/python3.5/site-packages/babel/localtime/_unix.py",
 
line 73, in _get_localzone
    tz_match = _systemconfig_tz.search(sys_result)
TypeError: cannot use a string pattern on a bytes-like object

-- 
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 spyderlib+unsubscr...@googlegroups.com.
To post to this group, send email to spyderlib@googlegroups.com.
Visit this group at https://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.

Reply via email to