Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/python/316.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
在Ubuntu 17.04中使用Python 2.7安装OpenCV 3.2.0_Python_Python 2.7_Opencv_Ubuntu_Ubuntu 17.04 - Fatal编程技术网

在Ubuntu 17.04中使用Python 2.7安装OpenCV 3.2.0

在Ubuntu 17.04中使用Python 2.7安装OpenCV 3.2.0,python,python-2.7,opencv,ubuntu,ubuntu-17.04,Python,Python 2.7,Opencv,Ubuntu,Ubuntu 17.04,如何在Ubuntu 17.04中使用Python 2.7安装OpenCV 3.2.0?有合适的shell脚本吗 我试过shell脚本。但我有这些错误 这是由于gcc-6中stdlib.h的移除/重新定位。您可以在Cmake中安装gcc-5和/或配置CXX选项。请复制终端输出,而不是截屏。它将帮助其他有同样问题的人找到此postTry运行apt get install build essential,它可能会安装it@Igonato,对不起。实际上,我在截屏后关闭了终端。@Spammy23,我已经

如何在Ubuntu 17.04中使用Python 2.7安装OpenCV 3.2.0?有合适的shell脚本吗


我试过shell脚本。但我有这些错误

这是由于gcc-6中stdlib.h的移除/重新定位。您可以在Cmake中安装gcc-5和/或配置CXX选项。

请复制终端输出,而不是截屏。它将帮助其他有同样问题的人找到此postTry运行apt get install build essential,它可能会安装it@Igonato,对不起。实际上,我在截屏后关闭了终端。@Spammy23,我已经试过你的代码了。出现此消息时,build essential已是最新版本12.1ubuntu2。0已升级,0已新安装,0已删除,0未升级。