Open politicus opened 4 years ago
Hi Francois,
It seems that this is the "well-known" mismatch of openssl version in python distributions, so I cannot fix that in my alfred workflow.
Just for my curiosity, could you post here the output of following commands?
➜ ~ echo $PATH
/Users/duda/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
➜ ~ python --version
Python 2.7.16
➜ ~ python -c "import ssl; print(ssl.OPENSSL_VERSION)"
LibreSSL 2.8.3
➜ ~ which python
/usr/bin/python
➜ ~
Thanks,
Michal
Just installed the latest version of the workflow and got this error message:
Alfred v4.1.1 (1170)