Questions marquées «psycopg2»

771
exécutable pg_config introuvable

J'ai du mal à installer psycopg2. J'obtiens l'erreur suivante lorsque j'essaie de pip install psycopg2: 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...