On Wed, Jul 20, 2011, Ned Deily wrote:
> In article ,
> Dan Ross wrote:
>>
>> Installing python.org's framework should work shouldn't it?
>
> The 64-bit/32-bin python.org installers (current releases are 3.2.1 and
> 2.7.2) *should* work on 10.7 Lion. I'm not so sure about the
> traditional 3
I'm wondering if non-system Python will work since that's what I prefer using.
On Jul 20, 2011, at 7:14 PM, Aahz wrote:
> On Wed, Jul 20, 2011, Dan Ross wrote:
>>
>> Anyone have reports of Pythons on Lion?
>
> Are you asking about what's installed, what works, something else?
>
> My company i
In article ,
"Russell E. Owen" wrote:
> In article ,
> "Russell E. Owen" wrote:
>
> > I used py2app to build an application that i've been building for years,
> > only now it's failing at startup with the appended log.
> >
> > The problem is triggered by numpy 1.6.1fc3 (which I installed fr
In article ,
Dan Ross wrote:
> Installing python.org's framework should work shouldn't it?
The 64-bit/32-bin python.org installers (current releases are 3.2.1 and
2.7.2) *should* work on 10.7 Lion. I'm not so sure about the
traditional 32-bit-only ones (the 10.3+ ones). As with 10.6, I expec
On Wed, Jul 20, 2011, Russell E. Owen wrote:
>
> Will py2app to work to build Mac application bundles under Lion (MacOS X
> 10.7)?
>
> I'm using python.org 32-bit python and ActiveState Tcl/Tk 8.4.19 and
> trying to build self-contained Python/Tk apps that run on at least MacOS
> X 10.5 and lat
On Wed, Jul 20, 2011, Dan Ross wrote:
>
> Anyone have reports of Pythons on Lion?
Are you asking about what's installed, what works, something else?
My company is getting ready for acceptance testing on Lion using 2.6.4.
--
Aahz (a...@pythoncraft.com) <*> http://www.pythoncraft
Installing python.org's framework should work shouldn't it?
On Jul 20, 2011, at 6:23 PM, Bill Janssen wrote:
> Dan Ross wrote:
>
>> Anyone have reports of Pythons on Lion?
>
> It's Python 2.7.1 pre-installed in /System/Library, but I don't know
> about PyObjC or Twisted.
>
> Bill
___
Dan Ross wrote:
> Anyone have reports of Pythons on Lion?
It's Python 2.7.1 pre-installed in /System/Library, but I don't know
about PyObjC or Twisted.
Bill
___
Pythonmac-SIG maillist - Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinf
In article ,
"Russell E. Owen" wrote:
> I used py2app to build an application that i've been building for years,
> only now it's failing at startup with the appended log.
>
> The problem is triggered by numpy 1.6.1fc3 (which I installed from
> source). If I build using an older numpy I don't
Anyone have reports of Pythons on Lion?
___
Pythonmac-SIG maillist - Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG
I used py2app to build an application that i've been building for years,
only now it's failing at startup with the appended log.
The problem is triggered by numpy 1.6.1fc3 (which I installed from
source). If I build using an older numpy I don't see the problem.
However, the application runs jus
Will py2app to work to build Mac application bundles under Lion (MacOS X
10.7)?
I'm using python.org 32-bit python and ActiveState Tcl/Tk 8.4.19 and
trying to build self-contained Python/Tk apps that run on at least MacOS
X 10.5 and later.
I assume there's no problems, but it would be very hel
Ronald Oussoren mac.com> writes:
> The 'env.cfg' file will be next to the stub executable, and hence not in a
location where the real
> interpreter will look.
>
> > 2. How does the stub locate the real executable?
>
> The stub is linked to the framework and uses that to find the sys.prefix, the
13 matches
Mail list logo