I've uninstalled, resinstalled, and executed Reset but Spyder still crashes
every time. '
I've pasted in the show console results below. Any suggestions?
Neal
Last login: Fri Apr 6 08:10:18 on console
Reds-Mac-mini:~ red$ spyder
-bash: spyder: command not found
Reds-Mac-mini:~ red$ spyder --reset
*** Reset Spyder settings to defaults ***
removing: /Users/red/.spyder-py3/onlinehelp
removing: /Users/red/.spyder-py3/spyder.ini
removing: /Users/red/.spyder-py3/temp.py
removing: /Users/red/.spyder-py3/template.py
removing: /Users/red/.spyder-py3/history_internal.py
removing: /Users/red/.spyder-py3/workingdir
removing: /Users/red/.spyder-py3/.ropeproject
removing: /Users/red/.spyder-py3/langconfig
removing: /Users/red/.spyder-py3/spyder.lock
Reds-Mac-mini:~ red$ spyder --show-console
(Deprecated) --show console does nothing, now the default behavior is to
show the console, use --hide-console if you want to hide it
[warn] kq_init: detected broken kqueue; not using.: Undefined error: 0
[warn] kq_init: detected broken kqueue; not using.: Undefined error: 0
[warn] kq_init: detected broken kqueue; not using.: Undefined error: 0
[warn] kq_init: detected broken kqueue; not using.: Undefined error: 0
[warn] kq_init: detected broken kqueue; not using.: Undefined error: 0
[warn] kq_init: detected broken kqueue; not using.: Undefined error: 0
[warn] kq_init: detected broken kqueue; not using.: Undefined error: 0
Traceback (most recent call last):
File
"/Users/red/anaconda3/lib/python3.6/site-packages/spyder/app/mainwindow.py",
line 3126, in main
mainwindow = run_spyder(app, options, args)
File
"/Users/red/anaconda3/lib/python3.6/site-packages/spyder/app/mainwindow.py",
line 3033, in run_spyder
main.post_visible_setup()
File
"/Users/red/anaconda3/lib/python3.6/site-packages/spyder/app/mainwindow.py",
line 1280, in post_visible_setup
self.historylog.add_history(get_conf_path('history.py'))
File
"/Users/red/anaconda3/lib/python3.6/site-packages/spyder/plugins/history.py",
line 232, in add_history
text, _ = encoding.read(filename)
File
"/Users/red/anaconda3/lib/python3.6/site-packages/spyder/utils/encoding.py",
line 243, in read
text, encoding = decode( open(filename, 'rb').read() )
FileNotFoundError: [Errno 2] No such file or directory:
'/Users/red/.spyder-py3/history.py'
Reds-Mac-mini:~ red$
Reds-Mac-mini:~ red$
--
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 https://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.