On 26 Jul, 2010, at 5:35, Tom MacWright wrote:
> Hi all,
>
> I've switched to the Python.org 2.7 distribution after figuring out that you
> can't do a standalone py2app application with system python (I evidently
> wasn't reading through -h and it's not noted in documentation).
>
> However, I
On Sun, Jul 25, 2010 at 11:35:04PM -0400, Tom MacWright wrote:
> * Restarting with reloader...
> python: posix_spawn:
> /Users/tmcw/Code/python/mapsonastick_env/mapsonastick/dist/moas.app/Contents/MacOS/../Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python:
> Unkno
On Mon, Jul 26, 2010 at 10:41:29AM -0400, Tom MacWright wrote:
> This error is happening even just running the 'python' executable, so I
> think it's pretty safe to say that it's not related to Flask?
Flask restarts the Python interpreter when it detects changes to its
source files - that's how th
This error is happening even just running the 'python' executable, so I
think it's pretty safe to say that it's not related to Flask?
On Mon, Jul 26, 2010 at 10:40 AM, Nicholas Riley wrote:
> On Sun, Jul 25, 2010 at 11:35:04PM -0400, Tom MacWright wrote:
> > * Restarting with reloader...
> > pyt
Am 2010-05-30 um 03:51 schrieb RSGames Support:
I'm really unsure why it can't find pyttsx. I can easily import
pyttsx, look:
import pyttsx
pyttsx
2.6/lib/python2.6/site-packages/pyttsx-1.0.egg/pyttsx/__init__.pyc'>
I'm not sure if that's your problem, but last time I checked, py2app
didn't
On 31/07/2008, at 17:40, Mike Covill wrote:
On 31-Jul-08, at 12:33 PM, Christopher Barker wrote:
Mike Keith wrote:
are my problems down to the fact that i'm using apple's python 2.5
to
build the .app?
yes.
if so, any advice on how to proceed?
Install the python.org python ,and use th
On 31-Jul-08, at 12:33 PM, Christopher Barker wrote:
Mike Keith wrote:
are my problems down to the fact that i'm using apple's python 2.5 to
build the .app?
yes.
if so, any advice on how to proceed?
Install the python.org python ,and use that to built your app -- it
should then run on a
> Install the python.org python ,and use that to built your app -- it should
> then run on all systems >= 10.3.9
thanks! that works a treat
cheers,
Mike
___
Pythonmac-SIG maillist - Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pyt
Mike Keith wrote:
are my problems down to the fact that i'm using apple's python 2.5 to
build the .app?
yes.
if so, any advice on how to proceed?
Install the python.org python ,and use that to built your app -- it
should then run on all systems >= 10.3.9
-Chris
--
Christopher Barker,
On 10/30/06, thor <[EMAIL PROTECTED]> wrote:
>
> Hi list
>
> I'm trying to build an app with py2app. The project is using pygame and
> pyOpenGL and all that is imported in the main file.
>
> I'm on PowerBook, OS X 10.4.6
>
> I try to build the setupfile with py2applet as recommended but I get
> thi
10 matches
Mail list logo