Hmm not sure what’s happening exactly. You can try to convert your numpy array to a list before passing it to from_list
. If it shows the same error it’s likely an issue with the data
1 Like
Hmm not sure what’s happening exactly. You can try to convert your numpy array to a list before passing it to from_list
. If it shows the same error it’s likely an issue with the data