15
Mac + virtualenv + pip + postgresql = Hata: pg_config yürütülebilir dosyası bulunamadı
Bir eğitim için postgres yüklemeye çalışıyordum, ancak pipbana hata veriyor: pip install psycopg Aldığım bir hata parçası: Error: pg_config executable not found. Please add the directory containing pg_config to the PATH or specify the full executable path with the option: python setup.py build_ext --pg-config /path/to/pg_config build ... or with the …