Quantcast
Viewing latest article 19
Browse Latest Browse All 41

Answer by Amir Afianian for Why can't I install Rasa on OSX? "There was a problem confirming the ssl certificate"

Given that you're on Mac you're gonna have an easier time if you go through homebrew

  1. If you do not have Homebrew:
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
  1. Or if you already have Homebrew installed:
brew update && brew upgradebrew uninstall --ignore-dependencies openssl; brew install https://github.com/tebelorg/Tump/releases/download/v1.0.0/openssl.rb

Viewing latest article 19
Browse Latest Browse All 41

Trending Articles