[pycrypto] Build error?

Dave Pawson dave.pawson at gmail.com
Fri Dec 2 08:28:18 UTC 2016


Fedora 25, installing pycrypto 2.6.1

full build at http://pastebin.com/acC5r1YY

error reported

gcc: error: /usr/lib/rpm/redhat/redhat-hardened-cc1: No such file or
directory error: command 'gcc' failed with exit status 1

Searching for the error I found
https://bugs.launchpad.net/openstack-gate/+bug/1424582

# dnf install redhat-rpm-config

which then brought

src/MD2.c:31:20: fatal error: Python.h: No such file or directory
 #include "Python.h"
                    ^
compilation terminated.
error: command 'gcc' failed with exit status 1

dnf install python3-devel
resolved that.

I'm lost now with

 from Crypto.Cipher import AES
ImportError: No module named 'Crypto'

Google has lots of varying suggestions, none of which
seem to work.

Any help please.

-- 
Dave Pawson
XSLT XSL-FO FAQ.
Docbook FAQ.
http://www.dpawson.co.uk


More information about the pycrypto mailing list