--- pyconfig.h 2018-02-13 20:36:06.000000000 +0200 +++ pyconfig.h.new 2018-02-13 20:39:17.000000000 +0200 @@ -282,7 +282,7 @@ #endif #define COMPILER "[gcc]" -#define hypot _hypot +// #define hypot _hypot #define PY_LONG_LONG long long #define PY_LLONG_MIN LLONG_MIN #define PY_LLONG_MAX LLONG_MAX