Python 3.4.3 failed to build these modules: _hashlib _ssl
问题 When trying to compile Python 3.4.3 with gcc (Debian 6.2.1-7) 6.2.1 20161215 I got the following error: Failed to build these modules: _hashlib _ssl When running make again, I got a little more informative output: $ make running build running build_ext INFO: Can't locate Tcl/Tk libs and/or headers building '_ssl' extension gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64