-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to skip PNG transparent images? #3
Comments
Hi, Cristian!
p.s. Don't forget to install latest Pillow with |
That's perfect! Thank you for the fast reply! Keep up the good work 👍 |
I just downloaded the latest version of PlaceHoldMachine.py but when I run the command I get this error:
In simple.py I added the line (So the error comes from this line): How can I solve this error? Changing the '*' with 'JPEG' in PlaceHoldMachine.py solves the trick but I'm just curious why it gives me that error? Any advice? |
Running this code on Python 3.6.0 and Python 2.7.13
Everything works fine. |
Still same problem.
Note: I'm using Python v2.7 |
Congratulations for this nice project!
I just tested it out. It works smoothly but I have a problem. I need to placehold all images type but excluding the PNG's image format.
Is this possible? If yes how can I achieve this because I wasn't able to find this on the readme section.
Looking forward to your reply,
The text was updated successfully, but these errors were encountered: