On Fri, Nov 03, 2006 at 10:59:47AM +1100, James Bunton wrote: > >Not quite right. A png image works fine but gifs don't. I did install > >the python-imaging package but is additional configuration required?
> This command will tell you if PIL is installed correctly. > python -c "import Image" > If you get an ImportError, check your installation. You may have > multiple versions of Python on the machine, especially if its Debian. > Check that you installed PIL for the python that is running PyMSNt > (usually the default one) The results: * no errors from 'python -c "import Image"' * I purged all remaining python2.3 packages so there is only 2.4 left * running from the console produces no errors/warnings I use the standard Debian package: 0.11.2-1. Purging and reinstalling the packages doesn't make a difference. Another thing is that the logfile remains empty while the permissions are good and I set the debugLevel to 2. And I still don't get why the avatar dir is created but remains empty. Thanks for your help. -- Frank Hart
signature.asc
Description: Digital signature
_______________________________________________ py-transports mailing list [email protected] http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
