Open qkl123 opened 4 years ago
Stackoverflow says that this error might happen if you open file somewhere else and do not reset it to its initial position.
I, personally, have not seen this error. Another issue might be that something went wrong during the processing and I would suggest that you try to rerun the dataset preprocessing. Please let me know if this problem persists.
The problem also exits,another thing I want to know is that this model can run using git bash for windows or only run using linux.
I have never tried it on Windows and do not know in which way git differs across these platforms. Please let me know if you run into any problems.
the error occurs in spodernet\spodernet\preprocessing\batching.py", line 218, in init config = pickle.load(open(config_path, 'rb')) the error type is _pickle.UnpicklingError: could not find MARK I have no idea why the problem exits and how can I fix it. can you help me?