cygwin64安装pip2安装numpy
不想装linux,就想在cygwin上make一下GitHub上的faster rcnn程序
然后,报错,提示
然后就用pip2 install numpy安装模块,结果,继续报错,提示
然后,参考了大佬博客https://blog.****.net/qq_43507878/article/details/104170781的方式二,下载了半小时,还好问题解决,pip2更换好了
最后,pip2 install numpy
哦了
不想装linux,就想在cygwin上make一下GitHub上的faster rcnn程序
然后,报错,提示
然后就用pip2 install numpy安装模块,结果,继续报错,提示
然后,参考了大佬博客https://blog.****.net/qq_43507878/article/details/104170781的方式二,下载了半小时,还好问题解决,pip2更换好了
最后,pip2 install numpy
哦了