What does unsubscriptable mean in the context of a TypeError as in:
unsubscriptable
TypeError: \'int\' object is unsubscriptable
EDIT: Short c
I solved this converting my variable from list to array!
import numpy as np my_list = API.get_list() my_array = np.array(my_list)
Even working and be a false positive, this solved my 'problem'