4paradigm / 4paradigm/OpenMLDB
openmldb_tool: pip install slow when install paramiko
- Lingua principale
- C++
- Stelle
- 1.7k
- Fork
- 331
- Merge medio
- 12g 12h
- PR unite (30g)
- 1
Descrizione
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?
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- tooling
- Tipo di issue
- Bug
- Difficoltà
- 2/5
- Tempo stimato
- 1-3 ore
- Stato di attività
- Ferma
- Chiarezza
- Specificata chiaramente
- Idoneità per principianti
- 65/100