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
just start spyder after pip install --upgrade from Spyder 3.5 to 4.1.5
Traceback
File "/home/sven/.local/lib/python3.8/site-packages/spyder/plugins/explorer/widgets/explorer.py", line 136, in icon
icon = ima.get_icon_by_extension_or_type(fname,
File "/home/sven/.local/lib/python3.8/site-packages/spyder/utils/icon_manager.py", line 438, in get_icon_by_extension_or_type
icon_by_extension = icon(LANGUAGE_ICONS[extension], scale_factor)
File "/home/sven/.local/lib/python3.8/site-packages/spyder/utils/icon_manager.py", line 403, in iconreturn qta.icon(*args, **kwargs)
File "/home/sven/.local/lib/python3.8/site-packages/qtawesome/__init__.py", line 150, in iconreturn _instance().icon(*names, **kwargs)
File "/home/sven/.local/lib/python3.8/site-packages/qtawesome/iconic_font.py", line 302, in icon
parsed_options.append(self._parse_options(specific_options,
File "/home/sven/.local/lib/python3.8/site-packages/qtawesome/iconic_font.py", line 352, in _parse_options
prefix, chars =self._get_prefix_chars(names)
File "/home/sven/.local/lib/python3.8/site-packages/qtawesome/iconic_font.py", line 383, in _get_prefix_charsraiseException(error)
Exception: Invalid icon name "json" in font "mdi"
Description
What steps will reproduce the problem?
just start spyder after pip install --upgrade from Spyder 3.5 to 4.1.5
Traceback
Versions
Dependencies
The text was updated successfully, but these errors were encountered: