Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: pg py dependency problem fix #1331

Closed
wants to merge 1 commit into from
Closed

fix: pg py dependency problem fix #1331

wants to merge 1 commit into from

Conversation

csunny
Copy link
Collaborator

@csunny csunny commented Mar 25, 2024

Description

Install py-pg use psycopg2-binary instead of psycopg2

How Has This Been Tested?

pip install psycopg2-binary

Snapshots:

Include snapshots for easier review.

Checklist:

  • My code follows the style guidelines of this project
  • I have already rebased the commits and make the commit message conform to the project standard.
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • Any dependent changes have been merged and published in downstream modules

@github-actions github-actions bot added the fix Bug fixes label Mar 25, 2024
@csunny csunny closed this Mar 25, 2024
@csunny csunny deleted the fix_pg_issue branch March 25, 2024 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant