ankitaggarwal011 / PyCNN

Image Processing with Cellular Neural Networks in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upgrade Image library to Pillow library

ankitaggarwal011 opened this issue · comments

Python Image library is no longer maintained and is incompatible with Python 3. Pillow is an obvious alternative for the same, it is actively maintained and supports Python 3.

Any suggestions are welcome. Thanks!