Skip to content

Getting warning in docker: psycopg2 wheel package will be renamed #89

Open
@answerquest

Description

FYI.. I ran this with docker in a Lubuntu 18.04 64-bit system, and getting this warning in the terminal:

web_1  | /usr/local/lib/python3.6/site-packages/psycopg2/__init__.py:144: UserWarning: The psycopg2 wheel package will be renamed from release 2.8; in order to keep installing from binary please use "pip install psycopg2-binary" instead. For details see: <http://initd.org/psycopg/docs/install.html#binary-install-from-pypi>.

its working fine, but just wanted to share about this warning statement coming. If the whole thing is frozen to specific versions then I don't think there'll be any problems.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions