_pickle.UnpicklingError: invalid load key, 'v'"报错

#4
by mikey1010 - opened

_pickle.UnpicklingError: invalid load key, 'v'"遇到了这个报错

There's a possibility that large files aren't being cloned correctly in your local environment.

$ apt-get install git-lfs
$ git lfs install
$ git lfs pull

Sign up or log in to comment