|
|
|
|
|
by Lukasa
3426 days ago
|
|
The python.org official installers are all linked against the system OpenSSL. You need to build from source to avoid that. I recommend getting Python from macports in this case, as they should allow you to link against their provided OpenSSL. |
|