> From: [EMAIL PROTECTED]
> Date: August 4, 2006 2:32:08 PM EDT
> To: PythonMac
> Subject: [Pythonmac-SIG] ANN: ScrIDE 0.4
>
>
> Version 0.4, the "PyOXIDE replacement" IDE is now available - it
> fixed several problems with 0.3, adds "context sensitive object
> info details" (to both the rich
On Aug 4, 2006, at 2:01 PM, Christopher Barker wrote:
> Bob Ippolito wrote:
>> Also, you really shouldn't mix tabs and spaces in your source
>> code. Ick.
>
> I haven't looked at ScrIDE yet, but it shouldn't allow mixed tabs and
> spaces at all. In fact, it really should ONLY allow spaces. That
On Aug 4, 2006, at 1:57 PM, [EMAIL PROTECTED] wrote:
>
> On Aug 4, 2006, at 3:12 PM, Bob Ippolito wrote:
>
>>
>> On Aug 4, 2006, at 11:32 AM, [EMAIL PROTECTED] wrote:
>>
>>> Version 0.4, the "PyOXIDE replacement" IDE is now available - it
>>> fixed several problems with 0.3, adds "context sensi
On Aug 4, 2006, at 4:01 PM, Christopher Barker wrote:
> Bob Ippolito wrote:
>> Also, you really shouldn't mix tabs and spaces in your source
>> code. Ick.
>
> I haven't looked at ScrIDE yet, but it shouldn't allow mixed tabs and
> spaces at all. In fact, it really should ONLY allow spaces. That
Bob Ippolito wrote:
> Also, you really shouldn't mix tabs and spaces in your source code. Ick.
I haven't looked at ScrIDE yet, but it shouldn't allow mixed tabs and
spaces at all. In fact, it really should ONLY allow spaces. That is the
Python standard now.
-Chris
--
Christopher Barker, Ph.
On Aug 4, 2006, at 3:12 PM, Bob Ippolito wrote:
>
> On Aug 4, 2006, at 11:32 AM, [EMAIL PROTECTED] wrote:
>
>> Version 0.4, the "PyOXIDE replacement" IDE is now available - it
>> fixed several problems with 0.3, adds "context sensitive object
>> info details" (to both the rich shells as well
On Aug 4, 2006, at 11:32 AM, [EMAIL PROTECTED] wrote:
> Version 0.4, the "PyOXIDE replacement" IDE is now available - it
> fixed several problems with 0.3, adds "context sensitive object
> info details" (to both the rich shells as well as debugger), and
> the ability to browse the variables
I appreciate the explanation and feedback. I tried what you suggest and
I can see that it does pull in the full django tree which is much easier
and better.
This looks close but not quite there...
Here's the latest py2app-setup.py:
#!/usr/bin/env python
from setuptools import setup
setup(
> At this point, using the packages option, you've got nearly the same
> filesystem layout as you would normally, so it's highly unlikely py2app
> has anything to do with the problems you've experiencing.
That was my suspicion but I appreciate the feedback.
> Are you sure all of this stuff work
On Aug 4, 2006, at 12:09 PM, Rob Hudson wrote:
> I appreciate the explanation and feedback. I tried what you
> suggest and I can see that it does pull in the full django tree
> which is much easier and better.
>
> This looks close but not quite there...
>
> Here's the latest py2app-setup.py:
Version 0.4, the "PyOXIDE replacement" IDE is now available - it fixed several problems with 0.3, adds "context sensitive object info details" (to both the rich shells as well as debugger), and the ability to browse the variables in a rich shell (using a variable display like the debugger).ScrIDE i
On Aug 3, 2006, at 8:47 PM, Rob Hudson wrote:
> (My apologies if this starts a new thread -- I'm posting from a
> different mailing address and don't have the original email to
> reply to)
>
>> Django can not be packaged normally because it has in-package data
>> files. It won't work with eithe
Gabriele Farina wrote:
> I updated the python version, recompiled all the packages and it works
> correctly.
FWIW, there are Universal packages for numpy, Numeric and numarray at:
http://www.pythonmac.org/packages/py24-fat
We've got to get that page more prominent! No newbies seem to find it.
On Friday, August 04, 2006, at 12:49PM, Gabriele Farina <[EMAIL PROTECTED]>
wrote:
>I updated the python version, recompiled all the packages and it works
>correctly.
Great. I've also asked the python.org webmasters to change the download page,
the 2.4.1 installer shouldn't be mentioned on t
I updated the python version, recompiled all the packages and it works
correctly.
thanks
___
Pythonmac-SIG maillist - Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
Ronald Oussoren ha scritto:
>
> On Friday, August 04, 2006, at 11:55AM, Gabriele Farina
<[EMAIL PROTECTED]> wrote:
>
>> Ronald Oussoren ha scritto:
>>>
>>> On Friday, August 04, 2006, at 09:05AM, Gabriele Farina
<[EMAIL PROTECTED]> wrote:
>>>
Hi,
I have some problems in r
On Friday, August 04, 2006, at 09:05AM, Gabriele Farina <[EMAIL PROTECTED]>
wrote:
>Hi,
>
>I have some problems in running Numeric, numpy and numarray on my Intel
>iMac. This packages compile correclty, but they give me an import error
>when used.
>Where should be the problem ?
What is the t
Hi,
I have some problems in running Numeric, numpy and numarray on my Intel
iMac. This packages compile correclty, but they give me an import error
when used.
Where should be the problem ?
Gabriele
___
Pythonmac-SIG maillist - Pythonmac-SIG@python.o
18 matches
Mail list logo