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

[Pythonmac-SIG] py2app pytz error

2010-02-19 Thread robinson
'lo, all. I've been digging around in the archives a bit, but haven't been able to find a solution to my problem. Any advice would be very much appreciated. I'm trying to create a mac .app on an ubuntu-based system. I've got the pytz module and am using py2app4.3, setuptools-0.6c11, and python 2.

[Pythonmac-SIG] 2.5.2 vs Shed Skin

2008-06-05 Thread Gary Robinson
though. That directory has the following python-related contents: pydoc pydoc2.5 python python-config python2.5 python2.5-config The python entry is a link to Library/Frameworks/Python.framework/Versions/2.5/bin/python. Do I simply delete all these entries? Or are any of them relevant to Apple&

[Pythonmac-SIG] shed skin vs macpython 2.5.2

2008-05-29 Thread Gary Robinson
Shed Skin mail list and haven't gotten a response yet. Thought I'd ask about it here just in case anyone has an idea. Thanks, Gary -- Gary Robinson CTO Emergent Music, LLC personal email: [EMAIL PROTECTED] work email: [EMAIL PROTECTED] Company: http://www.emergentmus

Re: [Pythonmac-SIG] OS X C API bug?

2005-06-28 Thread Gary Robinson
houldn't file a bug report unless someone reproduces the problem with gcc 4.0. If anyone has another opinion, please let me know. Gary -- Gary Robinson CTO Emergent Music, LLC [EMAIL PROTECTED] 207-942-3463 Company: http://www.goombah.com Blog:http://www.garyrobinson.net _

Re: [Pythonmac-SIG] OS X C API bug?

2005-06-27 Thread Gary Robinson
I'm using a nov2004 updated build, reported on my machine as Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1671) Gary -- Gary Robinson CTO Emergent Music, LLC [EMAIL PROTECTED] 207-942-3463 Company: http://www.goombah.com Blog:

Re: [Pythonmac-SIG] [Python-Dev] Possible C API problem?

2005-06-27 Thread Gary Robinson
the details -- otherwise the "workaround" may really be temporarily hiding an ongoing intermittent problem... That's why I'm very interested in getting an answer to this. But based on other people's testing today, I'm coming to feel that that possibility is fairly unlikel

Re: [Pythonmac-SIG] OS X C API bug?

2005-06-27 Thread Gary Robinson
Interesting, maybe it's a problem with gcc 3.3. Gary -- Gary Robinson CTO Emergent Music, LLC [EMAIL PROTECTED] 207-942-3463 Company: http://www.goombah.com Blog:http://www.garyrobinson.net On Mon, 27 Jun 2005 16:26:16 -0700, Brian Lenihan wrote: > > On Jun 27, 2005, at 4:15