4paradigm / 4paradigm/OpenMLDB
openmldb_tool: pip install slow when install paramiko
- Langage dominant
- C++
- Étoiles
- 1.7k
- Forks
- 331
- Merge moyen
- 12 j 12 h
- PR mergées (30 j)
- 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?
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- python
- Domaine
- tooling
- Type d'issue
- Bug
- Difficulté
- 2/5
- Temps estimé
- 1-3 heures
- Activité
- À l'abandon
- Clarté
- Clairement spécifiée
- Accessibilité débutants
- 65/100