4paradigm / 4paradigm/OpenMLDB
openmldb_tool: pip install slow when install paramiko
- Lenguaje dominante
- C++
- Estrellas
- 1.7k
- Forks
- 331
- Merge medio
- 12 d 12 h
- PR fusionados (30 d)
- 1
Descripción
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?
Guía de contribución
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- python
- Área
- tooling
- Tipo de issue
- Error
- Dificultad
- 2/5
- Tiempo estimado
- 1-3 horas
- Estado de actividad
- Estancado
- Claridad
- Bien especificado
- Aptitud para principiantes
- 65/100