Skip to content

setup.py psycopg2 requirement update #60

@hanleyel

Description

@hanleyel

Hello,
I believe in your setup.py install_requires variable, 'psycopg2<=2.6.2' (line 46) is throwing an error when running on Anaconda Python 2.7 (which is recommended for this library). I changed it locally to 'psycopg2-binary' and am now able to run the setup.py file without error. Thanks!

Metadata

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