摘要:
Error Error: pg_config executable not found. ld: library not found for -lssl 安装 # 下载 wget -O psycopg2-2.8.6.tar.gz https://files.pythonhosted.org/pack 阅读全文
摘要:
1 ? Downloads brew install -s postgresql@12 2 ==> Downloading https://ghcr.io/v2/homebrew/core/icu4c/manifests/69.1 3 ################################ 阅读全文
摘要:
1 sudo mkdir -p /opt/homebrew 2 sudo chown -R $(whoami) /opt/homebrew 3 cd /opt 4 curl -L https://github.com/Homebrew/brew/tarball/master | tar xz --s 阅读全文