Bhupesh-V / Bhupesh-V/tutorialdb

required psycopg2 version does not support python3.8 and above

Open
#109 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
128
Forks
65
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
As descriped here, https://github.com/psycopg/psycopg2/issues/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]

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.