emotion-recognition-neural-networks icon indicating copy to clipboard operation
emotion-recognition-neural-networks copied to clipboard

cvs_to_numpy.py Index Error

Open PandaWhoCodes opened this issue 8 years ago • 1 comments

I get the following error on running the file

d[x] = 1.0 IndexError: only integers, slices (:), ellipsis (...), numpy.newaxis (None) and integer or boolean arrays are valid indices

PandaWhoCodes avatar Jun 27 '17 19:06 PandaWhoCodes

Python 3.6

PandaWhoCodes avatar Jun 27 '17 19:06 PandaWhoCodes