iam facing a issue on a windows machine using python language. Using the python package scipy.io.loadmat i load a .mat file by a jupyter notebook directly. If i call a helper in my own package, which uses the same scipy.io.loadmat to load the same file, i get a KeyError. This just happens for one specific file. Any idears?
scipy.io.loadmat
.mat
KeyError
2.1m questions
2.1m answers
60 comments
57.0k users