Comment 5 for bug 899794

Revision history for this message
Kenneth Andresen (kandresen) wrote : Re: [6.1] cannot upload company logo

I am currently using psycopg2 v 2.0.13 so I guess that might be it. Trying to upgrade using
pip install --upgrade psycopg2 or easy_install --upgrade psycopg2 does however fail after downloading psycopg2 2.4.3 with an error: "pg_config executable not found"

I will look into it when I get some time.