This letter appeared on the PyKDE mailing list, written by Phil Thompson who happens to be the SIP (and PyQt) developer:
-----Forwarded Message----- From: Phil Thompson <[EMAIL PROTECTED]> To: PyKDE Mailing List <[EMAIL PROTECTED]> Subject: [PyKDE] Status of MacOS X Support Date: 16 May 2002 16:10:30 +0100 After much messing about I've come to the conclusion that PyQt cannot support MacOS X for the time being. SIP breaks the Python rules for extension modules in that it doesn't export a module's API the way it is supposed to. Windows and Unix can deal with this - MacOS appears to be a bit more picky. The solution will be SIP v4 which will export a module's API according to the Python rules. There is no ETA as yet for SIP v4. Thanks to those people who have been helping me out on this. Phil ----------- I guess we have to wait until he gets around to fixing it, alas. /Ronny _______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
