If it makes you feel any better...I am feeling the same pain as you. The website says that the latest version of PIL is 'going' to run on python3, but it didn't give any projections whatsoever. I even shot them an email inquiring about this, not much response their (that I saw anyway).
Thus, I am left to either port it, or switch to another language. (I chose the latter, sort of, I'm intending to split up the scripts that analyze the rendering and the ones that make the renders, and port the first one to python3 when PIL comes out in it). But I am also anxious to hear about this. ~Leif Andersen ---------- That was easy: http://www.appbrain.com/app/net.leifandersen.mobile.android.easybutton On Wed, Jun 9, 2010 at 15:54, Dan Eicher <[email protected]> wrote: > I thought you needed pixel buffer access to use the PIL? > > Or at least some way to get at the pixels which isn't currently possible. > > Kind of makes me glad Campbell shut me down before I went asking on #python > about why my image memory buffer patch wasn't working even though is > 'should'... "Well, ya see there son, it's not working because you're an > idiot for using py3k." > _______________________________________________ > Bf-committers mailing list > [email protected] > http://lists.blender.org/mailman/listinfo/bf-committers > _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
