We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What steps will reproduce the problem?
What is the expected output? What do you see instead?
Please provide any additional information below
File "e:\Anaconda3\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) Traceback (most recent call last): File "e:\Anaconda3\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) Traceback (most recent call last): File "e:\Anaconda3\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) Traceback (most recent call last): File "e:\Anaconda3\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) Traceback (most recent call last): File "e:\Anaconda3\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)
The text was updated successfully, but these errors were encountered:
Thanks for reporting. This is a duplicate of issue #5080.
Sorry, something went wrong.
No branches or pull requests
Description
What steps will reproduce the problem?
What is the expected output? What do you see instead?
Please provide any additional information below
File "e:\Anaconda3\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)
Traceback (most recent call last):
File "e:\Anaconda3\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)
Traceback (most recent call last):
File "e:\Anaconda3\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)
Traceback (most recent call last):
File "e:\Anaconda3\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)
Traceback (most recent call last):
File "e:\Anaconda3\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
The text was updated successfully, but these errors were encountered: