Retrieving notices: …working… ERROR conda.notices.fetch:get_channel_notice_response(63): Request error <HTTPSConnectionPool(host=[repo.anaconda.com]( port=443): Max retries exceeded with pkgs/r/notices.json (Caused by SSLError("Can't connect to HTTPS URL because the SSL module is not available."))> for channel: defaults url:
ERROR conda.notices.fetch:get_channel_notice_response(63): Request error <HTTPSConnectionPool(host='repo.anaconda.com: Max retries exceeded with url: /pkgs/main/notices.json (Caused by SSLError(“Can’t connect to HTTPS URL because the SSL module is not available.”))> for channel: defaults url: **
CondaSSLError: OpenSSL appears to be unavailable on this machine. OpenSSL is required to
download and install packages.
Exception: ConnectionPool(host='repo.anaconda.com: Max retries exceeded with url: /pkgs/main/osx-64/current_repodata.json (Caused by SSLError(“Can’t connect to URL because the SSL module is not available.”))
I am getting the error after running the command"conda update --all"
MacBook-Pro BUILD_DIR % conda update --all
Retrieving notices: …working… ERROR conda.notices.fetch:get_channel_notice_response(63): Request error <HTTPSConnectionPool(host=, port=443): Max retries exceeded with url: /pkgs/main/notices.json (Caused by SSLError(“Can’t connect to HTTPS URL because the SSL module is not available.”))> for channel: defaults url: https://repo.anaconda.com/pkgs/main/notices.json
ERROR conda.notices.fetch:get_channel_notice_response(63): Request error <HTTPSConnectionPool(host= port=443): Max retries exceeded with url: /pkgs/r/notices.json (Caused by SSLError(“Can’t connect to HTTPS URL because the SSL module is not available.”))> for channel: defaults url: https://repo.anaconda.com/pkgs/r/notices.json
CondaSSLError: Encountered an SSL error. Most likely a certificate verification issue.
Exception: HTTPSConnectionPool(host=, port=443): Max retries exceeded with url: /pkgs/main/osx-64/current_repodata.json (Caused by SSLError(“Can’t connect to HTTPS URL because the SSL module is not available.”))