import numpy as np weights_dic = np.load(\'/content/bvlc_alexnet.npy\', encoding=\'bytes\',allow_pickle=True).item()
Error:
UnpicklingError