top | item 10309937

(no title)

madsravn | 10 years ago

I read the same article as the guy and was also discouraged by using PIL. Python 2 vs Python 3 just makes life hard for people not used to Python. Maybe someone should do something about that.

I just went ahead and implemented the code in C++ instead.

discuss

order

creshal|10 years ago

It's mostly a solved problem nowadays – Pillow exists as much better and Python3-compatible PIL fork.

madsravn|10 years ago

I wans't talking about just PIL - I was talking about Python 2 vs Python 3 in general.

EDIT: And I'm not talking about development only. I'm talking about download small scripts and being able to run them seamlessly as well.