atom-community / atom-community/ide-python

python-language-server[all] not working if installing with pip3

Abierto
#176 3 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
JavaScript
Estrellas
238
Forks
40
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

ice-python doesn't work when installing with the code `python3 -m pip install python-language-server[all]`. It does with `python -m pip install python-language-server[all]`. I have faced this problem in other packages, could someone explain me why does this happen?

As I have understood, pip is not going to be supported. So I'd rather prefer to install everything with pip3, instead of pip. Although, when I install a package with pip it's also available for python3 kernel.

I wouldn't like to have many duplicates, that's why I try to install all the packages with pip3. If you install with pip is the same than pip3? Problems like the one described above make me nuts to install packages with pip instead pip3.

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Comienza reproduciendo la instalación con `python3 -m pip install python-language-server[all]` y compárala con `python -m pip install python-language-server[all]`, incluidos los entornos de Python y kernel utilizados. La tarea estará terminada cuando se determine si el problema corresponde a este proyecto y se documente o corrija el comportamiento de la instalación y el comando pip compatible.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
python
Área
developer-experience, tooling
Tipo de issue
Error
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
25/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.