Redcxx <weilue...@gmail.com> added the comment:
Sorry I mistype the changes I made in Modules/Setup.dist, this is the correct one: # Socket module helper for SSL support; you must comment out the other # socket line above, and possibly edit the SSL variable: SSL=/home/e38160wl/Python3.7.4/local/openssl ssl_path=/home/e38160wl/Python3.7.4/local _ssl _ssl.c \ -DUSE_SSL -I$(ssl_path)/include -I$(ssl_path)/include/openssl \ -L$(ssl_path)/lib -lssl -lcrypto ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue38111> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com