Open animetauren opened 8 years ago
When trying to do a pip install -r requirements.txt, building of wheel for Pillow fails, it is missing libjpeg-dev and zlib1g-dev packages. These need to be installed before Pillow is tried to install.
When trying to do a pip install -r requirements.txt, building of wheel for Pillow fails, it is missing libjpeg-dev and zlib1g-dev packages. These need to be installed before Pillow is tried to install.