On Saturday 21 December 2002 00:43, Phil Thompson wrote: > Where does the keyword code come from?
It was PyQwt specific, but not the source of the problem. It was me being stupid (again). Sorry. The class is called QTIFFHandler, and thus python -c "from qth import QTIFFHandler" succeeds. A fax load succeeded, too, thus the lib is working now. Cool. Will look into getting it displayed later, today. A question remains, why does the wrong call not generate an error, but a loop? Again, it smells PyQwt setup.py related. Pete _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.gmd.de/mailman/listinfo/pykde
