Setup:
- In Windows 10 open File Explorer
- Go to: C:\Program Files\Python35\Scripts (or wherever you installed the Scripts folder)
- Click File - Open command prompt as administrator (click the arrow to see this option).
- Type:
easy_install Pillow
- Pillow should install
Load an image
Modify an image and Save it
|
|