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
What is the expected output? What do you see instead?
Please provide any additional information below
File "d:\python\lib\site-packages\spyder\widgets\explorer.py", line 156, in icon
file_type, bin_name = mime_type.split('/')
ValueError: not enough values to unpack (expected 2, got 1)
File "d:\python\lib\site-packages\spyder\widgets\explorer.py", line 156, in icon
file_type, bin_name = mime_type.split('/')
ValueError: not enough values to unpack (expected 2, got 1)
Description
What steps will reproduce the problem?
What is the expected output? What do you see instead?
Please provide any additional information below
File "d:\python\lib\site-packages\spyder\widgets\explorer.py", line 156, in icon
file_type, bin_name = mime_type.split('/')
ValueError: not enough values to unpack (expected 2, got 1)
File "d:\python\lib\site-packages\spyder\widgets\explorer.py", line 156, in icon
file_type, bin_name = mime_type.split('/')
ValueError: not enough values to unpack (expected 2, got 1)
Version and main components
Dependencies
The text was updated successfully, but these errors were encountered: