On 31/10/2005, at 8:33 AM, Stian B. Barmen wrote: > >> You said you updated to python 2.4 at the same time? >> Is it possible that you don't have the python imaging library >> installed for python 2.4? >> If this is the case then the transport will only be able to show your >> avatar to MSN contacts if it is in PNG format. >> >> Its a good idea to have that installed in any case. >> >> Glad to hear the new version is working! :) >> >> --- >> >> James >> > I did reinstall imaging and all the twisted modules over for 2.4 so > all that is working. > > The python upgrade was a b#?% heh .. :) > > -stian
Ok. Can you still check that python imaging is working. Start a python shell and run "import Image" # python >>> import Image If you get no import error then I'll have to think of something else :) --- James
