作成日 :
最終更新日: 2025-01-02 Thu 20:49
ホーム | 文書トップ | 目次

Python for windows (Python2) パッケージのインストール

Table of Contents

Pygments のインストール

C:¥Windows¥System32>C:¥usr¥Python27¥Scripts¥pip install Pygments
Collecting Pygments
  Downloading Pygments-2.1.3-py2.py3-none-any.whl (755kB)
    100% |################################| 757kB 432kB/s
Installing collected packages: Pygments
Successfully installed Pygments-2.1.3
You are using pip version 8.1.1, however version 8.1.2 is available.
You should consider upgrading via the 'python -m pip install --upgrade pip' command.
ホーム | 文書トップ | 目次
Created by Emacs 29.4 (Org mode 9.6.15)