Код: Выделить всё
pip install psycopg
Код: Выделить всё
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 pg_config option in 'setup.cfg'.
Подробнее здесь: https://stackoverflow.com/questions/201 ... -not-found
Мобильная версия