amiralis/pycon2017_crypto_tutorial

Pillow installation

ericmjl opened this issue · 0 comments

Though it's optional, you may want to include Just-In-Time installation instructions for Pillow in the notebooks.

The instructions are found here. They can be broken down to:

$ pip install Pillow

For conda users:

$ conda install pillow