私はpipをインストールし、正しく機能する仮想環境を手に入れました(私は思う)。PILをインストールしようとしています。インストールしようとすると、次のエラーが表示されます。
C:\Users\CharlesP>python -m pip install python-imaging
Downloading/unpacking python-imaging
Could not find any downloads that satisfy the requirement python-imaging
Cleaning up...
No distributions at all found for python-imaging
Storing debug log for failure in C:\Users\CharlesP\pip\pip.log
なぜこれが起こっているのか分かりません。pillow もインストールしましたが、正しくインストールされたと表示されますが、最新バージョンの PyScripter で pillow モジュールを使用しようとすると、そのようなモジュールがないというエラーが表示されます。