aws / aws/amazon-redshift-python-driver
pip installation fails due to latest lxml==5.2.1 release
- Dominant language
- Python
- Stars
- 220
- Forks
- 86
- PR merge metrics
- No merged PRs in 30d
Description
## Driver version
2.1.0
## Redshift version
1.0.63269
## Client Operating System
Amazon Linux 2
## Python version
3.7
## Table schema
None
## Problem description
pip package installation fails due to latest lxml==5.2.1 release
## Python Driver trace logs
## Reproduction code
pip3 install redshift-connector
Contributor guide
Research direction
Start by reproducing the failure with `pip3 install redshift-connector` under Python 3.7 on Amazon Linux 2, then inspect the dependency metadata related to lxml 5.2.1. No source file or test is named; the issue is done when installation succeeds in the reported environment without the lxml release causing the failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100