<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div style="text-indent: 0px; margin: 0px 0px 0px 12px; font-stretch: normal; line-height: normal; min-height: 13px;" class="">After upgrading from python-3.6.4 to python-3.7.2, my pyqtdeploy (2.4) project is having trouble finding openssl headers as it builds python modules on iOS:</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgba(0, 0, 0, 0.85); min-height: 13px;" class=""><br class=""><b class=""></b></div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgba(0, 0, 0, 0.85);" class=""><br class=""></div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgba(0, 0, 0, 0.85);" class="">/Users/patrick/dev/familydiagram/vendor/sysroot-ios-64/src/Python-3.7.2/Modules/_hashopenssl.c:23:10: 'openssl/evp.h' file not found</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgba(0, 0, 0, 0.85); min-height: 13px;" class=""><br class=""></div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgba(0, 0, 0, 0.85); min-height: 13px;" class=""><div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; text-indent: 0px; margin: 0px 0px 0px 12px; font-stretch: normal; line-height: normal; min-height: 13px;" class=""><br class=""></div><div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; text-indent: 0px; margin: 0px 0px 0px 12px; font-stretch: normal; line-height: normal; min-height: 13px;" class="">I don’t see that header anywhere in the iOS SDK or in the pyqtdeply sysroot. I wonder if pyqtdeploy incorrectly enables some python feature on iOS for python 3.7.2?</div><div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; text-indent: 0px; margin: 0px 0px 0px 12px; font-stretch: normal; line-height: normal; min-height: 13px;" class=""><br class=""></div><div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; text-indent: 0px; margin: 0px 0px 0px 12px; font-stretch: normal; line-height: normal; min-height: 13px;" class="">I know that sometimes pyqtdeploy has some other errors, like including the QtPrintSupport module on iOS builds (I used sed to remove those init lines).</div><div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; text-indent: 0px; margin: 0px 0px 0px 12px; font-stretch: normal; line-height: normal; min-height: 13px;" class=""><br class=""></div><div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; text-indent: 0px; margin: 0px 0px 0px 12px; font-stretch: normal; line-height: normal; min-height: 13px;" class="">Cheers,</div><div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; text-indent: 0px; margin: 0px 0px 0px 12px; font-stretch: normal; line-height: normal; min-height: 13px;" class="">-Patrick</div></div></body></html>