4paradigm / 4paradigm/OpenMLDB
openmldb_tool: pip install slow when install paramiko
オープン
初心者向け
python
- 主要言語
- C++
- スター
- 1.7k
- フォーク
- 331
- 平均マージ
- 12日 12時間
- マージ済み PR(30日)
- 1
説明
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?
コントリビューションガイド
調査の方向性
Look at the setup.py file in python/openmldb_tool/ to see the paramiko dependency. Check if a specific version is already pinned; if not, research compatible versions of paramiko with the project's other dependencies. Test the pip install after updating the version constraint to ensure it resolves quickly.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- tooling
- issue の種類
- バグ
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 65/100