freqtrade WARNING: pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available. code example
Example: WARNING: pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available.
brew update && brew upgrade
brew uninstall --ignore-dependencies openssl; brew install https://github.com/tebelorg/Tump/releases/download/v1.0.0/openssl.rb
brew reinstall python