> 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 > > _______________________________________________ > py-transports mailing list > py-transports@blathersource.org > http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
Nadas problemos! :) All ok it seems : kermit ~ # python Python 2.4.2 (#1, Oct 24 2005, 10:08:39) [GCC 3.3.6 (Gentoo 3.3.6, ssp-3.3.6-1.0, pie-8.7.8)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import Image >>> -stian From [EMAIL PROTECTED] Mon Oct 31 00:54:12 2005 From: [EMAIL PROTECTED] (Trejkaz) Date: Mon Oct 31 00:56:25 2005 Subject: [py-transports] Re: pymsnt-0.10.1 and avatar in vcard In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> > Trejkaz wrote: >>> So I assume PyMSNt does something incorrectly. (Eg. following the MIME >>> standard instead of detecting the filetype of an avatar properly). >> >> Whoa, that's the first time I've ever heard someone say that following a >> standard is being incorrect. ;-) > > Have you done much work involving Microsoft technologies? ;) Yes, but... I've noticed that Microsoft have been very careful not to claim that they're complying with any standards. And in any case, following standards would still be correct, if they ever decide to start. ;-) TX