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

README.md should perhaps mention psycopg2 #15

Open
ds-04 opened this issue Aug 12, 2024 · 0 comments
Open

README.md should perhaps mention psycopg2 #15

ds-04 opened this issue Aug 12, 2024 · 0 comments

Comments

@ds-04
Copy link

ds-04 commented Aug 12, 2024

Hi Bill,

The README.md should perhaps mention python3-psycopg2.

requirements.txt could perhaps be supplied for pip3 install. If not providing from system libs.

error below:


Traceback (most recent call last):
  File "./baculabackupreport.py", line 1556, in <module>
    import psycopg2.extras
ModuleNotFoundError: No module named 'psycopg2'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant