How to convert .pgm image to .jpg? I tried with import Image and from PIL import Image but I haven't those libraries. I search but cannot find PIL for 3.3.2
EDIT Thanks, answer to this question solve my problem
How to convert .pgm image to .jpg? I tried with import Image and from PIL import Image but I haven't those libraries. I search but cannot find PIL for 3.3.2
EDIT Thanks, answer to this question solve my problem