You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "/home/segtovichisv/anaconda3/lib/python3.6/site-packages/spyder/plugins/editor.py", line 2018, in savereturn editorstack.save(index=index, force=force)
File "/home/segtovichisv/anaconda3/lib/python3.6/site-packages/spyder/widgets/editor.py", line 1588, in savereturnself.save_as(index=index)
File "/home/segtovichisv/anaconda3/lib/python3.6/site-packages/spyder/widgets/editor.py", line 1719, in save_as
filename =self.select_savename(original_filename)
File "/home/segtovichisv/anaconda3/lib/python3.6/site-packages/spyder/widgets/editor.py", line 1664, in select_savenameself.edit_filetypes = get_edit_filetypes()
File "/home/segtovichisv/anaconda3/lib/python3.6/site-packages/spyder/config/utils.py", line 125, in get_edit_filetypes
supported_exts = _get_pygments_extensions()
File "/home/segtovichisv/anaconda3/lib/python3.6/site-packages/spyder/config/utils.py", line 87, in _get_pygments_extensionsfor lx in lexers.get_all_lexers():
File "/home/segtovichisv/anaconda3/lib/python3.6/site-packages/pygments/lexers/__init__.py", line 53, in get_all_lexersfor lexer in find_plugin_lexers():
File "/home/segtovichisv/anaconda3/lib/python3.6/site-packages/pygments/plugin.py", line 53, in find_plugin_lexersyield entrypoint.load()
File "/home/segtovichisv/anaconda3/lib/python3.6/site-packages/pkg_resources/__init__.py", line 2321, in loadself.require(*args, **kwargs)
File "/home/segtovichisv/anaconda3/lib/python3.6/site-packages/pkg_resources/__init__.py", line 2344, in require
items = working_set.resolve(reqs, env, installer, extras=self.extras)
File "/home/segtovichisv/anaconda3/lib/python3.6/site-packages/pkg_resources/__init__.py", line 783, in resolveraise VersionConflict(dist, req).with_context(dependent_req)
pkg_resources.VersionConflict: (prompt-toolkit 1.0.9 (/home/segtovichisv/anaconda3/lib/python3.6/site-packages), Requirement.parse('prompt-toolkit<2.0.0,>=1.0.15'))
Description
What steps will reproduce the problem?
just saving or trying to open a file
here is my conda list info
Traceback
Versions
Dependencies
The text was updated successfully, but these errors were encountered: