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

required psycopg2 version does not support python3.8 and above #109

Open
abhiandthetruth opened this issue Sep 29, 2022 · 2 comments
Open

Comments

@abhiandthetruth
Copy link

abhiandthetruth commented Sep 29, 2022

Describe the bug
As descriped here, psycopg/psycopg2#854, psycopg version <2.8.4 does not support python3.8. Can we upgrade the psycopg version for the repository?
Or specify the dev environment to restrict python version 3.7 and below.

To Reproduce
Steps to reproduce the behavior:

  1. Perform installation step with python version 3.8 or above.
  2. I tested this in linux environment

Expected behavior
Installation proceeds smoothly. I tried installinng psycopg2.9.x. It works!

Desktop (please complete the following information):

  • OS: [Windows using debian WSL]
@abhiandthetruth
Copy link
Author

@Bhupesh-V

@Babithakumari
Copy link

I encountered the same error while installing requirements.txt . @Bhupesh-V Could you suggest some way to resolve this issue?

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

2 participants