Closed ghost closed 8 years ago
Could you try the demo with python3.5 please? I strongly suspect that is due to a lack of retrocompatibility from python2.7.
oh ok, i need to find PIL for python3.5 win32
apparently i can't install python 3.5 on windows XP., but the demo works on python 3.4.4
Python3 and Python2 are completely different animals ...
Python3 and Python2 are completely different animals ...
They are, and I chose to use python3 over python2 to develop this library (partly because of the binary objects/byte streams handling python3 has). I haven't checked with python2 but I'm sure it will not run with it.
I am trying to get the demos working, and am hitting an error (I am on a win32 machine with python 2.7.11). here is my error and traceback: