Contents
https://setuptools.pypa.io/en/latest/setuptools.html
setuptoos を入れようとしたら、pip がないと言われて、pip をいれた。
おまけで入った模様。-- ToshinoriMaeno 2023-11-18 00:52:47
$ pip install setuptools コマンド 'pip' が見つかりません。次の方法でインストールできます: sudo apt install python3-pip $ sudo apt install python3-pip パッケージリストを読み込んでいます... 完了 依存関係ツリーを作成しています... 完了 状態情報を読み取っています... 完了 以下の追加パッケージがインストールされます: python3-setuptools python3-wheel 提案パッケージ: python-setuptools-doc 以下のパッケージが新たにインストールされます: python3-pip python3-setuptools python3-wheel アップグレード: 0 個、新規インストール: 3 個、削除: 0 個、保留: 5 個。 1,677 kB のアーカイブを取得する必要があります。 この操作後に追加で 8,967 kB のディスク容量が消費されます。 続行しますか? [Y/n] 取得:1 http://jp.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-setuptools all 59.6.0-1.2ubuntu0.22.04.1 [339 kB] 取得:2 http://jp.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-wheel all 0.37.1-2ubuntu0.22.04.1 [32.0 kB] 取得:3 http://jp.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-pip all 22.0.2+dfsg-1ubuntu0.4 [1,305 kB] 1,677 kB を 2秒 で取得しました (708 kB/s) 以前に未選択のパッケージ python3-setuptools を選択しています。 (データベースを読み込んでいます ... 現在 215378 個のファイルとディレクトリがイン ストールされています。) .../python3-setuptools_59.6.0-1.2ubuntu0.22.04.1_all.deb を展開する準備をしてい ます ... python3-setuptools (59.6.0-1.2ubuntu0.22.04.1) を展開しています... 以前に未選択のパッケージ python3-wheel を選択しています。 .../python3-wheel_0.37.1-2ubuntu0.22.04.1_all.deb を展開する準備をしています ... python3-wheel (0.37.1-2ubuntu0.22.04.1) を展開しています... 以前に未選択のパッケージ python3-pip を選択しています。 .../python3-pip_22.0.2+dfsg-1ubuntu0.4_all.deb を展開する準備をしています ... python3-pip (22.0.2+dfsg-1ubuntu0.4) を展開しています... python3-setuptools (59.6.0-1.2ubuntu0.22.04.1) を設定しています ... python3-wheel (0.37.1-2ubuntu0.22.04.1) を設定しています ... python3-pip (22.0.2+dfsg-1ubuntu0.4) を設定しています ... man-db (2.10.2-1) のトリガを処理しています ...