Re: [Pythonmac-SIG] py2app and PyQt: QT plugins cause loading multiple QT library versions

2012-11-28 Thread Christian Tismer
Hi Ronald, On 11/26/12 10:28 AM, Ronald Oussoren wrote: On 26 Nov, 2012, at 0:18, Christian Tismer wrote: Hi Ronald, I have run my install in Wing IDE and found out that the error was introduced by my wrong usage of MachOStandalone.py. I simply ran MachOStandalone.run(path) on the path of

Re: [Pythonmac-SIG] py2app and PyQt: QT plugins cause loading multiple QT library versions

2012-11-25 Thread Christian Tismer
x27;m the maintainer of macholib as well (and the rest of the py2app stack) Ronald Sent from my iPad On 25 nov. 2012, at 21:02, Christian Tismer wrote: Hi Ronald, maybe my way to reply to this thread was the wrong approach. I thought I had found the reason why Michael had problems, because

Re: [Pythonmac-SIG] py2app and PyQt: QT plugins cause loading multiple QT library versions

2012-11-25 Thread Christian Tismer
, 2012, at 21:50, Christian Tismer wrote: Howdy, On 31.05.12 21:46, Michael McCracken wrote: New user, so new thread, in reference to "(PyQt and py2app) Gui starts in IDLE but not as app". This happens when Qt loads image plugins from the system location (likely set during Qt's co

Re: [Pythonmac-SIG] py2app and PyQt: QT plugins cause loading multiple QT library versions

2012-11-24 Thread Christian Tismer
will not be found at all. Then the loader finds the plugin in the installed Qt, which causes it to load everything again from there. Is that a possible explaining? I just found that and had not the time to debug it thoroughly. Cheers - Chris -- Christian Tismer :^) <mailto:ti

Re: [Pythonmac-SIG] PyQt won't install

2010-10-06 Thread Christian Tismer
it is trying to execute. Let me know if that gets you any further. cheers -- chris -- Christian Tismer :^)<mailto:tis...@stackless.com> tismerysoft GmbH : Have a break! Take a ride on Python's Johannes-Niemeyer-Weg 9A :*Starship* http://starship.pytho

Re: [Pythonmac-SIG] PyQt won't install

2010-10-05 Thread Christian Tismer
So far I don't see what could be wrong. Alas, I cannot test on 10.5 . hope you can find it - ciao -- chris -- Christian Tismer :^)<mailto:tis...@stackless.com> tismerysoft GmbH : Have a break! Take a ride on Python's Johannes-Niemeyer-Weg 9A

Re: [Pythonmac-SIG] xattr question

2010-10-05 Thread Christian Tismer
On 10/5/10 7:34 PM, Edward Moy wrote: On Oct 3, 2010, at 1:40 PM, Christian Tismer wrote: ... Try: http://www.opensource.apple.com/source/python_modules/python_modules-21/xattr/xattr.partial OpenSourceProject xattr OpenSourceVersion 0.5

Re: [Pythonmac-SIG] xattr question

2010-10-03 Thread Christian Tismer
On 10/3/10 9:29 PM, Nathan wrote: On Sat, Oct 2, 2010 at 5:32 PM, Christian Tismer wrote: Where can the Apple version be downloaded, when you try to re-install your system python? For all open-source stuff from Apple, you can always check the list at: http://www.apple.com/opensource/ It

[Pythonmac-SIG] xattr question

2010-10-02 Thread Christian Tismer
ed, when you try to re-install your system python? I think it would be good to clarify this a bit, and maybe to collect some information for (mostly) newbies like me. Would the python mac wiki be a good place? cheers -- chris -- Christian Tismer :^)<mailto:tis..