You need to install OpenSSL to get it to work. It might happen that there are some more packages that you need to install. Please do me the favor and write them to and let me know so I can extend the Installation guide! Thank your!
You are viewing a single comment's thread from:
$ which openssl /opt/local/bin/openssl $ openssl version OpenSSL 1.0.2h 3 May 2016I have
opensslprovided by MacPorts.I guess you need a
-devpackage as well .. It is asking for a header fileI'm not seeing
openssl-devprovided by MacPorts. I removed the PGK version of Python. Then:$ sudo port install python35 $ sudo port install py35-readline $ sudo port select --set python3 python35 $ make install-userNow I get:
ImportError: No module named 'pip'I guess I should wait for the Electron version of Pison, right? :D