I updated to Spyder 3.2.0 and when I start it this message appears:
module = _import_module_from_path(module_name, plugin_path)
module = spec.loader.load_module(module_name)
File "<frozen importlib._bootstrap_external>", line 399, in _check_name_wrapper
File "<frozen importlib._bootstrap_external>", line 823, in load_module
File "<frozen importlib._bootstrap_external>", line 682, in load_module
File "<frozen importlib._bootstrap>", line 248, in _load_module_shim
File "<frozen importlib._bootstrap>", line 608, in _exec
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 205, in _call_with_frames_removed
from .memoryprofiler import MemoryProfiler
from .widgets.memoryprofiler import (MemoryProfilerWidget,
from spyder.widgets.externalshell import baseshell
ModuleNotFoundError: No module named 'spyder.widgets.externalshell'
Spyder seems to work nonetheless.
I'm on Windows 10 64 bits with Anaconda.
conda list returns:
I updated to Spyder 3.2.0 and when I start it this message appears:
Spyder seems to work nonetheless. I'm on Windows 10 64 bits with Anaconda.
conda list
returns: