Thank you all for your attention to this matter.
I should clarify- My apps are used in intense live animation production
applications.
Having an app the runs like an app, can be executed from the dock and in all
aspects seems like a real Mac- app, for me, makes it possible to experiment with
ne
Thanks for the info Chris.
Yes, I have a lot to learn.
Happy Python Programming!
Aloha,
John
On 1/24/11 6:13 AM, "Chris Weisiger" wrote:
> Your main issue here wasn't with Python, but with Terminal; you didn't know
> how to use it to navigate your operating system and run files. You should
I've inherited a large codebase that is practically the definition of
"legacy", with all that entails. I've spent a lot of time removing unused
code, renaming variables, creating classes, moving global variables to
locals (let's stuff all our program state into a single module and then just
import
I have an installation of Python 2.6.4 on my MacBook Pro (OS X 10.6) that by
default uses X11 windows and dialogs rather than the Mac version of those GUI
items. In my googling and exchanges on other support groups I've come down to
the problem may be with the Tcl/Tk installation using the "gen
> I'm a complete novice to Python and I just created my first program for an
> assignment in a Python class that I'm taking at the local community college.
Hi John, Welcome the user group!
> I'm presented with this info: cpe-66-75-97-27: ~parkjv1$
>
> Is this my /users/parkjv1 directory?
Yes it
Hi,
Following 2.7 and 3.1, ActivePython 2.6 too is now updated to use
ActiveTcl 8.5 64-bit on OSX.
Original Message
From: Sridhar Ratnakumar
Subject: ANN: ActivePython 2.6.6.18 is now available
Date: Thu, 20 Jan 2011 14:18:11 -0800
To: python-announce-l...@python.org, python
On 1/24/11 6:10 AM, michael ferraro wrote:
it wont deploy without an installer but at least it runs!
I suppose so -- but what's the point? If you want to have a program run
only with a python install like yours, you don't need py2app...
It's still unclear to me what py2app is expected to be
Michael, I'm not sure what problem you are reporting? But some of those
paths on sys.path look suspicious to me: "/usr/Extras/lib/python", for
instance. Might want to look into how those got on your sys.path.
Also, in last week's discussion, we didn't really cover "setuptools" and
"easy_install"
Your main issue here wasn't with Python, but with Terminal; you didn't know
how to use it to navigate your operating system and run files. You should
check out Massimo's links for more information on that stuff. Terminal is
basically like another version of the Finder: it can do everything the
grap
it wont deploy without an installer but at least it runs!
m
On Jan 24, 2011, at 3:30 AM, Henning Hraban Ramm wrote:
>
> Am 2011-01-24 um 02:53 schrieb michael ferraro:
>
>> how about I do a
>> sys.path.append ("/Library/Python/2.6/site-packages")
>> in my main?
>
> How should such an ab
Am 2011-01-24 um 02:53 schrieb michael ferraro:
how about I do a
sys.path.append ("/Library/Python/2.6/site-packages")
in my main?
How should such an absolute path help in a py2app packaged app?
Greetlings from Lake Constance!
Hraban
---
http://www.fiee.net
https://www.cacert.org (I
11 matches
Mail list logo