PyInstaller “ValueError: too many values to unpack”
问题 Pyinstaller version 3.2 OS: win10 My python script work well in Winpython Python Interpreters. But when I using Pyinstaller packages a python script include caffe module, I will face the problem: “You may load I/O plugins with the skimage.io.use_plugin” I follow the answer above to fix my spec file(hook file??). And I have been getting following error: (ValueError: too many values to unpack) Traceback (most recent call last): File "d:\python\winpython-64bit-2.7.10.3\python-2.7.10.amd64\lib