TypeError numpy.float64 object cannot be interpreted as an index

xiaoxiao2021-02-28  48

运行py-faster-rcnn时出错,

解决如下:

            sudo pip install -U numpy==1.11.0

将numpy的版本降到1.11.0.

转载请注明原文地址: https://www.6miu.com/read-33274.html

最新回复(0)