On 4 May, 2012, at 7:18, Jonathan Kossick wrote:
> Thanks a lot! Until now I just used the console. I'm new to python on OS X so
> I need some time to work me into.
>
> There are some interesting error messages:
>
> Class QCocoaColorPanelDelegate is implemented in both
> /Users/User/Desktop
On 4 May, 2012, at 0:53, Kevin Walzer wrote:
> My recent difficulties getting a Python app uploaded to the Mac App Store
> (owing to apparent issues with Apple's uploader, which seems to strip out
> symlinks in the embedded framework)
That sucks.
> have prompted me to look at deploying a ver
On 5/4/12 3:32 AM, Ronald Oussoren wrote:
--semi-standalone without --site-packages should result in a build that doesn't
access your site-packages directory (and that includes
/Library/Frameworks/Python). The Apple provided bits are considered part of the
stdlib for this (twisted, pyobjc, ...