error: command ‘x86_64-linux-gnu-gcc‘ failed

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了error: command ‘x86_64-linux-gnu-gcc‘ failed相关的知识,希望对你有一定的参考价值。

在linux服务器中 安装paramiko模块报错如下:
build/temp.linux-x86_64-3.5/_openssl.c:493:30: fatal error: openssl/opensslv.h: No such file or directory
compilation terminated.
error: command ‘x86_64-linux-gnu-gcc‘ failed with exit status 1

----------------------------------------

Can‘t rollback cryptography, nothing uninstalled.

首先检查openssl和openssl-devel是否正常安装(Ubuntu不需要安装openssl-devel)
再检查libssl-dev是否安装
都安装之后再pip3 install paramiko模块

以上是关于error: command ‘x86_64-linux-gnu-gcc‘ failed的主要内容,如果未能解决你的问题,请参考以下文章

词云:解决pip install wordcloud安装过程中报错“error: command 'x86_64-linux-gnu-gcc' failed with exit sta

xcode上编译c语言程序报错:ld: x duplicate symbol for architecture x86_64 clang: error: linker command failed

xcode上编译c语言程序报错:ld: x duplicate symbol for architecture x86_64 clang: error: linker command failed

error: command 'x86_64-linux-gnu-gcc' failed with exit status 1

error: command ‘C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\x86_amd64\cl.exe‘

安装vcredist_x86,报错提示:Command line option syntax error.Type Command /?for Help