Thanks, Openss version does seem to be the issue. My openssl version is bellow the minimum.
John Dey From: <[email protected]> on behalf of Mikael Öhman <[email protected]> Reply-To: "[email protected]" <[email protected]> Date: Friday, July 13, 2018 at 7:24 AM To: "[email protected]" <[email protected]> Subject: Re: [easybuild] Python-3.7.0 No module named '_ssl' Hej John, Isn't this what happens to do old OpenSSL on CentOS6(or similar)? I don't recall the exact error I got myself, but I think this was it. You have to modify the script to also build an EB-supplied OpenSSL when the OS-depenency is to old (there are some comments in the config). Best regards, Mikael On Fri, Jul 13, 2018 at 2:53 PM Dey, John F <[email protected]<mailto:[email protected]>> wrote: Using EasyBuild 3.6.0 and Python-3.7.0 easyconfig from github. All modules build without issue but sanity check fails. == FAILED: Installation ended unsuccessfully (build directory: /app/easybuild/build/Python/3.7.0/foss-2016b):build failed (first 300 chars): Sanity check failed: sanity check command python -c 'import _ssl' exited withcode 1 (output: Traceback (most recent call last): File "<string>", line 1, in <module> ModuleNotFoundError: No module named '_ssl' ) -- John Dey HPC Operations Scientific Computing O 206.667.4308<tel:(206)%20667-4308> M 360.649.2731<tel:(360)%20649-2731> E [email protected]<mailto:[email protected]> [Users/john/Library/Containers/com.microsoft.Out] Fred Hutchinson Cancer Research Center 1100 Fairview Ave. N<https://urldefense.proofpoint.com/v2/url?u=https-3A__maps.google.com_-3Fq-3D1100-2BFairview-2BAve.-2BN-26entry-3Dgmail-26source-3Dg&d=DwMFaQ&c=eRAMFD45gAfqt84VtBcfhQ&r=3TR-iteG1SyRqQ5yubQg-_2KIAToz9bj5dZrRdW36Hc&m=PSNzq0Q3GKGZ-CqmqrHtBsNFecfEFBRxgJ_aJb8WOWs&s=oqXfHIoH2Or-oJXSkfCY8_6zEhcZFDYNW4o_EC7rV1c&e=>., Mail Stop J3-516 Seattle, WA 98109 fredhutch.org<http://www.fredhutch.org/>

