Re: [Pythonmac-SIG] py2app don't find Appkit or Quartz...

2011-11-22 Thread Sean Robinson
myapp.py but same problem. What can I do? I really appreciate your help a lot, thanks in advance. Francois On Mon, Nov 21, 2011 at 6:37 PM, Sean Robinson mailto:sean.robin...@sccmail.maricopa.edu>> wrote: On 11/21/2011 08:04 AM, schneo wrote: Hello list!, Context: OS

Re: [Pythonmac-SIG] py2app don't find Appkit or Quartz...

2011-11-21 Thread Sean Robinson
y2app -- Sean Robinson Laboratory Technician Physics Astronomy Geology sean.robin...@sccmail.maricopa.edu ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: http://mail.python.org/ma

Re: [Pythonmac-SIG] AppKit ImportError (was py2app: ImportError)

2011-10-24 Thread Sean Robinson
On 10/24/2011 04:12 AM, Ronald Oussoren wrote: On 13 Oct, 2011, at 18:25, Sean Robinson wrote: On 10/10/2011 07:44 AM, Sean Robinson wrote: On 10/08/2011 07:36 AM, Ronald Oussoren wrote: On 6 Oct, 2011, at 22:35, Sean Robinson wrote: I believe I can overcome this error by finding the

Re: [Pythonmac-SIG] [py2app] - error: argv-emulation is not supported for 64-bit executables

2011-10-17 Thread Sean Robinson
whether or not this version works for you. -- Sean Robinson Laboratory Technician Physics Astronomy Geology sean.robin...@sccmail.maricopa.edu ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig u

Re: [Pythonmac-SIG] py2app with 64-bit argv emulation support

2011-10-10 Thread Sean Robinson
in 64-bit. I have tried the svn repository version of py2app with no success. Any hints is greatly appreciated. Have you tried the 0.6.4 pre-release version from https://bitbucket.org/ronaldoussoren/py2app ? In that version, argv_emulation works for me in 64-bit. -- Sean Robinson Labor

Re: [Pythonmac-SIG] AppKit ImportError (was py2app: ImportError)

2011-10-10 Thread Sean Robinson
On 10/08/2011 07:36 AM, Ronald Oussoren wrote: On 6 Oct, 2011, at 22:35, Sean Robinson wrote: On 10/06/2011 07:54 AM, Ronald Oussoren wrote: On 6 Oct, 2011, at 16:51, Sean Robinson wrote: Yes, my actual project had the same structure with a module and package with the same name. This

[Pythonmac-SIG] AppKit ImportError (was py2app: ImportError)

2011-10-06 Thread Sean Robinson
On 10/06/2011 07:54 AM, Ronald Oussoren wrote: On 6 Oct, 2011, at 16:51, Sean Robinson wrote: Yes, my actual project had the same structure with a module and package with the same name. This had not been a problem elsewhere, but I can see why it does not work with py2app. So, I'll

Re: [Pythonmac-SIG] py2app: ImportError

2011-10-06 Thread Sean Robinson
On 10/06/2011 06:11 AM, Ronald Oussoren wrote: On 4 Oct, 2011, at 16:32, Sean Robinson wrote: On 10/04/2011 06:54 AM, Ronald Oussoren wrote: On 30 Sep, 2011, at 21:36, Sean Robinson wrote: I have not yet been able to make a working stand-alone app bundle using py2app and I hope someone

[Pythonmac-SIG] py2app: ImportError

2011-09-30 Thread Sean Robinson
9, in import quotidian File "/Users/robinson_s/Desktop/quotidian/dist/quotidian.app/Contents/Resources/quotidian.py", line 10, in import quotidian.queue ImportError: No module named queue -- Sean Robinson Laboratory Technician Physics Astronomy Geology sean.robin...@sccmail.

[Pythonmac-SIG] py2app pre-release 0.6.4

2011-09-30 Thread Sean Robinson
After not having success with py2app 0.6.3, I cloned what is internally tagged as 0.6.4. This new version-in-waiting did solve one problem over 0.6.3: argv-emulation works on 64-bit now. Thank you. This will make my development plans much easier. -- Sean Robinson Laboratory Technician