Open Keneyr opened 4 years ago
normalization.py:
head_x, height = linspace1[list(any1)][0], len(linspace1[list(any1)])
IndexError: index 0 is out of bounds for axis 0 with size 0
I have the same question as you,have you maken it?
normalization.py:
head_x, height = linspace1[list(any1)][0], len(linspace1[list(any1)])
IndexError: index 0 is out of bounds for axis 0 with size 0