Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

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

オープン
#176 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
25/100
issue の種類
バグ
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
python

調査の方向性

まず、python3 -m pip install python-language-server[all] でインストールを再現し、python -m pip install python-language-server[all] の場合と比較します。使用される Python 環境と kernel 環境も確認してください。問題がこのプロジェクトに該当するかどうかを判断し、インストールの動作とサポートされる pip コマンドを文書化または修正できれば完了です。

索引モデルが issue の本文から書いたものです。

説明

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.

主要言語
JavaScript
スター
238
フォーク
41
PR マージ指標
30日以内にマージされた PR はありません

環境構築

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

atom-community/ide-python のほかの issue

atom-community/ide-python の issue をすべて見る

似ている issue

JavaScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。