Hi Steve, Hi Andras, @pieper @lassoan
I believed the problem on my machine was that python needs openssl 1.1.0 and up. I then upgraded openssl super build version to 1.1.1d. It then requires curl to be upgraded to 7.66, which I did, and it worked.
I believe this may be related with several recent issues:
-
Building Slicer on a freshly installed Ubuntu 18.04
Initially I though this solves the problem (using both system ssl and curl). But though Slicer built, it doesn’t work properly: numpy can’t be imported. - https://issues.slicer.org/view.php?id=4617
-
Slicer crash on fresh build
I had the same problem. I though it was a python problem. But latter found the problem is ssl
Now I have a freshly built Slicer…