Spyder In The Dock And As App

Hi, I have a problem with spyder. I have been using it for several months on windows 10 without any problem until 3 days ago when it just wouldn't come up again.
I have tried to re install but i keep getting the same error and same same issue of not starting up. To be specific, it worked immediately after I uninstall anaconda and reinstalled anaconda but when i restarted my laptop for work the following day, Spyder again refused to come up and I keep getting the same error messages as before.
Please see the error message below for both for starting spyder as well as attempting to rreset. The issue has been the same ever.

Spyder In The Dock And As App For Windows

App

Snap a quick image with the app and odds are Seek can identify it for you. I’ve used the app to ID a spider on a friend’s dock (dark fishing spider), a fat green beetle that found its way into my house (eastern Hercules beetle), and the plant that my dog always seems to want to roll in (cat mint, go figure). A very simple method not requiring use of Terminal is essentially to create a spyder.app package in Applications and copy the spyder exec file from Anaconda into this folder. Clicking on the package will run spyder as an app, and you can right-click the dock icon to keep it in the dock. Below are the step-by-step instructions.

Spyder in the dock and as app for iphoneAppSpyder In The Dock And As App

Spyder In The Dock And As Application

C:Usersuser>spyder --reset
Traceback (most recent call last):
File 'C:UsersuserAnaconda2Scriptsspyder-script.py', line 2, in
start_app.main()
File 'C:UsersuserAnaconda2libsite-packagesspyderlibstart_app.py', line 114, in main
from spyderlib import spyder
File 'C:UsersuserAnaconda2libsite-packagesspyderlibspyder.py', line 155, in
from spyderlib.utils.environ import WinUserEnvDialog
File 'C:UsersuserAnaconda2libsite-packagesspyderlibutilsenviron.py', line 17, in
from spyderlib.widgets.dicteditor import DictEditor
File 'C:UsersuserAnaconda2libsite-packagesspyderlibwidgetsdicteditor.py', line 39, in
from spyderlib.widgets.dicteditorutils import (sort_against, get_size,
File 'C:UsersuserAnaconda2libsite-packagesspyderlibwidgetsdicteditorutils.py', line 78, in
import bs4
File 'C:UsersuserAnaconda2libsite-packagesbs4__init__.py', line 30, in
from .builder import builder_registry, ParserRejectedMarkup
File 'C:UsersuserAnaconda2libsite-packagesbs4builder__init__.py', line 314, in
from . import _html5lib
File 'C:UsersuserAnaconda2libsite-packagesbs4builder_html5lib.py', line 70, in
class TreeBuilderForHtml5lib(html5lib.treebuilders._base.TreeBuilder):
AttributeError: 'module' object has no attribute '_base'

C:Usersuser>spyder
Traceback (most recent call last):
File 'C:UsersuserAnaconda2Scriptsspyder-script.py', line 2, in
start_app.main()
File 'C:UsersuserAnaconda2libsite-packagesspyderlibstart_app.py', line 114, in main
from spyderlib import spyder
File 'C:UsersuserAnaconda2libsite-packagesspyderlibspyder.py', line 155, in
from spyderlib.utils.environ import WinUserEnvDialog
File 'C:UsersuserAnaconda2libsite-packagesspyderlibutilsenviron.py', line 17, in
from spyderlib.widgets.dicteditor import DictEditor
File 'C:UsersuserAnaconda2libsite-packagesspyderlibwidgetsdicteditor.py', line 39, in
from spyderlib.widgets.dicteditorutils import (sort_against, get_size,
File 'C:UsersuserAnaconda2libsite-packagesspyderlibwidgetsdicteditorutils.py', line 78, in
import bs4
File 'C:UsersuserAnaconda2libsite-packagesbs4__init__.py', line 30, in
from .builder import builder_registry, ParserRejectedMarkup
File 'C:UsersuserAnaconda2libsite-packagesbs4builder__init__.py', line 314, in
from . import _html5lib
File 'C:UsersuserAnaconda2libsite-packagesbs4builder_html5lib.py', line 70, in
class TreeBuilderForHtml5lib(html5lib.treebuilders._base.TreeBuilder):
AttributeError: 'module' object has no attribute '_base'

Spyder In The Dock And As App For Android

I am using Windows 10, 64 bit machine, python 2.7 and anaconda 2-4.1.1.1, spyder 2.3.9
I will appreciate any help in resolving this issue.
Thanks