Skip to content

docker build command errored with psycopg2 issue #2

@bsliu17

Description

@bsliu17

Hi mark, first of all awesome tutorial on k8s and django. There's an issue with running docker build command, and the issue is below:

/psycopg2–2.7.3.2.tar.gz (425kB)
 Complete output from command python setup.py egg_info:
 running egg_info
 creating pip-egg-info/psycopg2.egg-info
 writing pip-egg-info/psycopg2.egg-info/PKG-INFO
 writing dependency_links to pip-egg-info/psycopg2.egg-info/dependency_links.txt
 writing top-level names to pip-egg-info/psycopg2.egg-info/top_level.txt
 writing manifest file ‘pip-egg-info/psycopg2.egg-info/SOURCES.txt’
 Error: pg_config executable not found.

I think you mentioned in your medium post that this has been updated, but i still get the issue as of 7/26/2018.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions