-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
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
ValueError: not enough values to unpack in the File Explorer #5080
Comments
Closed
Closed
@andfoy, please take a look at this one. |
Closed
Closed
Closed
This was referenced Dec 23, 2017
How is this going to be solved excuise my unconvenience :( |
I'll fix this for our next version, to be released next week. |
Thank you sir. |
@ccordoba12 If it helps, every error report was on a Windows system. EDIT: I am able to recreate this on my Windows 7 system, so I will look into this. |
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
What steps will reproduce the problem?
What is the expected output? What do you see instead?
Please provide any additional information below
File "C:\Users\overt_000\Anaconda3\lib\site-packages\spyder\widgets\explorer.py", line 154, 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: