[Pythonmac-SIG] py2app DistUtilsPlatformError[Sec=Unclassified]

Christopher Barker Chris.Barker at noaa.gov
Fri Sep 25 18:51:24 CEST 2009


mathew oakes wrote:
> Cairo appears to be only available via macports on mac, and I'm not
> thorough enough to mix bits of different python distributions, so must
> do everything through one.

You should be able to use a macports Cairo lib with a non-macports 
pyCairo, but if you've got something working...


> I had a redundant import from wx.lib.cairo -- (was trying to display
> generated svg files in a wx window. There were no simple recipes to be
> found

There is this:

http://code.google.com/p/wxpsvg/

It's really more of a proof of concept than production code, but it 
might meet your needs. You need to get the code form svn:

http://code.google.com/p/wxpsvg/source/checkout

-Chris

(and no, I'm not the Chris that wrote that)



-- 
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker at noaa.gov


More information about the Pythonmac-SIG mailing list