在使用Fast-RCNN代码时https://github.com/smallcorgi/Faster-RCNN_TF ,按照步骤,第二步make后出现了这个问题,但是我的cython已经装了,可能是什么问题呢?
cython没有安装好,安装下cpythonsudo apt-get install cython