cppminer icon indicating copy to clipboard operation
cppminer copied to clipboard

UnpicklingError

Open sivajeet opened this issue 3 years ago • 0 comments

File "D:\Masters\industrialproject\C++attempt1\code2vec\code2vec\vocabularies.py", line 224, in _load_word_freq_dict token_to_count = pickle.load(file) _pickle.UnpicklingError: invalid load key, '\x1f'.

I am getting this error when I am trying to use the Chromium preprocessed data with Code2vec.

sivajeet avatar Nov 28 '22 13:11 sivajeet