TencentCloud / TencentCloud/tencentcloud-cls-sdk-python
依赖的lz4问题
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 5
- Forks
- 10
- Avg merge
- 4d 49m
- Merged PRs (30d)
- 2
Description
pip安装时候提示lz4 <= 3.1.2
当前直接安装lz4 是4.4.4版本
在SCF云函数中,操作系统是CentOS 8.4, python 3.10环境, 这个sdk安装不上;
能否升级下依赖的lz4 ?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no dependency file or test. Start by locating the package's declared lz4 version and reproduce installation in the reported CentOS 8.4 and Python 3.10 environment. Done means the SDK can be installed with a compatible lz4 release without breaking its existing dependency constraints.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, cloud
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100