error: command ‘gcc’ failed with exit status 1

What are the eight life cycle hook functions of Vue>>>

PIP install pycrypto error

src/MD2.c:31:20:error:Python.h:Nosuchfileordirectory
src/MD2.c:120:error:expected‘=’,‘,’,‘;’,‘asm’or‘__attribute__’before‘*’token
Infileincludedfromsrc/MD2.c:136:
src/hash_template.c:48:error:expectedspecifier-qualifier-listbefore‘PyObject_HEAD’
src/hash_template.c:59:error:expected‘=’,‘,’,‘;’,‘asm’or‘__attribute__’before‘PyTypeObject’
src/hash_template.c:Infunction‘newALGobject’:
src/hash_template.c:69:warning:implicitdeclarationoffunction‘PyObject_New’
src/hash_template.c:69:error:expectedexpressionbefore‘ALGobject’
src/hash_template.c:Attoplevel:
src/hash_template.c:76:error:expected‘)’before‘*’token
src/hash_template.c:91:error:expected‘=’,‘,’,‘;’,‘asm’or‘__attribute__’before‘*’token
src/hash_template.c:110:error:expected‘=’,‘,’,‘;’,‘asm’or‘__attribute__’before‘*’token
src/hash_template.c:122:error:expected‘=’,‘,’,‘;’,‘asm’or‘__attribute__’before‘*’token
src/hash_template.c:162:error:expected‘=’,‘,’,‘;’,‘asm’or‘__attribute__’before‘*’token
src/hash_template.c:181:error:expected‘=’,‘,’,‘;’,‘asm’or‘__attribute__’before‘ALG_methods’
src/hash_template.c:189:error:expected‘=’,‘,’,‘;’,‘asm’or‘__attribute__’before‘*’token
src/hash_template.c:214:error:expected‘=’,‘,’,‘;’,‘asm’or‘__attribute__’before‘ALGtype’
src/hash_template.c:265:error:expected‘=’,‘,’,‘;’,‘asm’or‘__attribute__’before‘*’token
src/hash_template.c:298:error:arraytypehasincompleteelementtype
src/hash_template.c:299:error:‘PyCFunction’undeclaredhere(notinafunction)
src/hash_template.c:299:error:expected‘}’before‘ALG_new’
src/hash_template.c:Infunction‘initMD2’:
src/hash_template.c:333:error:‘PyObject’undeclared(firstuseinthisfunction)
src/hash_template.c:333:error:(Eachundeclaredidentifierisreportedonlyonce
src/hash_template.c:333:error:foreachfunctionitappearsin.)
src/hash_template.c:333:error:‘m’undeclared(firstuseinthisfunction)
src/hash_template.c:345:error:‘ALGtype’undeclared(firstuseinthisfunction)
src/hash_template.c:345:error:‘PyType_Type’undeclared(firstuseinthisfunction)
src/hash_template.c:346:warning:implicitdeclarationoffunction‘Py_InitModule’
src/hash_template.c:350:error:‘o’undeclared(firstuseinthisfunction)
src/hash_template.c:350:warning:implicitdeclarationoffunction‘PyInt_FromLong’
src/hash_template.c:350:warning:implicitdeclarationoffunction‘PyDict_SetItemString’
src/hash_template.c:350:warning:implicitdeclarationoffunction‘PyModule_GetDict’
src/hash_template.c:350:warning:implicitdeclarationoffunction‘Py_DECREF’
src/hash_template.c:354:warning:implicitdeclarationoffunction‘PyErr_Occurred’
src/hash_template.c:355:warning:implicitdeclarationoffunction‘Py_FatalError’
error:command'gcc'failedwithexitstatus1

----------------------------------------
Rollingbackuninstallofpycrypto
Command"/usr/bin/python-c"importsetuptools,tokenize;__file__='/tmp/pip-build-mMnSOr/pycrypto/setup.py';exec(compile(getattr(tokenize,'open',opplace('\r\n','\n'),__file__,'exec'))"install--record/tmp/pip-aYu2Q8-record/install-record.txt--single-version-externally-managed--compile"fain/tmp/pip-build-mMnSOr/pycrypto

install the two packages

yuminstallgccpython-devel

Similar Posts: