4paradigm / 4paradigm/OpenMLDB
openmldb_tool: pip install slow when install paramiko
Open
python
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 331
- Avg merge
- 12d 12h
- Merged PRs (30d)
- 1
Description
https://github.com/4paradigm/OpenMLDB/blob/60debe319164d61a925660d6c9d5d25ad5f0ad11/python/openmldb_tool/setup.py#L34
`pip is looking at multiple versions of paramiko to determine which version is compatible with other requirements. This could take a while.`
So we should better to give a version of paramiko?
Contributor guide
Assessment
This issue has not been assessed yet.