For the numpy versions after 1.16.2, pickle loading is forbidden and people will get a "ValueError: Cannot load file containing pickled data when allow_pickle=False" error.
At least specify that they should use 1.16.2 version if you don't fix the problem.
For the numpy versions after 1.16.2, pickle loading is forbidden and people will get a "ValueError: Cannot load file containing pickled data when allow_pickle=False" error.
At least specify that they should use 1.16.2 version if you don't fix the problem.