
Warning: manifest_maker: standard file '-c' not found Pip-egg-info/psycopg2.egg-info/dependency_links.txt Pip-egg-info/psycopg2.egg-info/top_level.txt Writing pip-egg-info/psycopg2.egg-info/PKG-INFO Complete output fromĬommand python setup.py egg_info: running egg_info Or with the pg_config option in 'setup.cfg'. Python setup.py build_ext -pg-config /path/to/pg_config build. The full executable path with the option: Please add the directory containing pg_config to the PATH or specify My error code is: Running setup.py egg_info for package psycopg2 Error: pg_config I found a lot of the same questions on StackOverflow but no answer seems to work. I'm trying to install Psycopg2 on my Macbook, but I am getting an error.
