On 15-dec-2005, at 1:53, Bob Ippolito wrote:
>
> On Dec 14, 2005, at 10:15 AM, Christopher Barker wrote:
>
>> Bob Ippolito wrote:
>>> However, setuptools is also useful for pure Python development,
>>
>> Bob, what do you see as the future of setuptools? Will in be in the
>> standard
>> lib in fut
On Dec 14, 2005, at 4:53 PM, Bob Ippolito wrote:
>
> On Dec 14, 2005, at 10:15 AM, Christopher Barker wrote:
>
>> Bob Ippolito wrote:
>>> However, setuptools is also useful for pure Python development,
>>
>> Bob, what do you see as the future of setuptools? Will in be in the
>> standard
>> lib in
On Dec 14, 2005, at 10:15 AM, Christopher Barker wrote:
> Bob Ippolito wrote:
>> However, setuptools is also useful for pure Python development,
>
> Bob, what do you see as the future of setuptools? Will in be in the
> standard
> lib in future versions?
Not in any immediate future version, but
Christopher Barker wrote:
>HI all,
>
>Perhaps this is getting bit off-topic, but other seemed interested, so here
>goes. By the way, I didn't intend to send my whole diatribe about Windows
>security to the list, sorry about that.
>
>
Nah. I LOVED it! :-)
> Well, matplotlib and wxPython
>
>I'd love to see an example. Does it run SWIG for you too?
>
> > Is distutils more for distributing packages/modules than developing?
>
YES! I have not gotten Ippolito's reference to setuptools working yet
on my system but I do have a setup.py that runs SWIG. Distutils has
limited support fo
HI all,
Perhaps this is getting bit off-topic, but other seemed interested, so here
goes. By the way, I didn't intend to send my whole diatribe about Windows
security to the list, sorry about that.
On Tuesday 13 December 2005 9:41 am, Louis Pecora wrote:
> For graphics, I have chosen wxPython.
On Dec 13, 2005, at 10:39 AM, Louis Pecora wrote:
> Rob Managan wrote:
>
>> While I have not tried WxPython I have built C modules for python
>> using SWIG and python's distutils. That trades the headaches of
>> makefiles for writing a setup.py file. I can give an example and they
>> really are n
Rob Managan wrote:
>While I have not tried WxPython I have built C modules for python
>using SWIG and python's distutils. That trades the headaches of
>makefiles for writing a setup.py file. I can give an example and they
>really are not that bad once you have done it once!
>
>
>
I will be ho
At 12:41 PM -0500 12/13/05, Louis Pecora wrote:
>Christopher Barker wrote:
>
> >
>>The dangers of borrowing other people's code! Why are you using tsch anyway?
>>bash really is nicer, unless you're really used to a C shell. And it's the
>>OS-X default (and most Linuxes also).
>>
>>
>Well, I thoug
At 12:41 PM -0500 12/13/05, Louis Pecora wrote:
>Christopher Barker wrote:
>
>>Hi Lou,
>>
>>I'm glad you got this working. Thanks for posting the resolution to your
>>problems, it's good to have this stuff archived. If time permits, I hope top
>>do some SWIGing myself, so perhaps we can help each o
On Dec 13, 2005, at 9:41 AM, Louis Pecora wrote:
> Christopher Barker wrote:
>
>> The dangers of borrowing other people's code! Why are you using
>> tsch anyway?
>> bash really is nicer, unless you're really used to a C shell. And
>> it's the
>> OS-X default (and most Linuxes also).
>>
>>
> W
Hi Lou,
I'm glad you got this working. Thanks for posting the resolution to your
problems, it's good to have this stuff archived. If time permits, I hope top
do some SWIGing myself, so perhaps we can help each other out.
On Thursday 08 December 2005 1:17 pm, Louis Pecora wrote:
>Solution:
Christopher Barker wrote:
>Hi Lou,
>
>I'm glad you got this working. Thanks for posting the resolution to your
>problems, it's good to have this stuff archived. If time permits, I hope top
>do some SWIGing myself, so perhaps we can help each other out.
>
>
Sounds good to me. I have mostly mad
>(3) running 'make install' would not work since I had no permission to
>write in some directories. I don't fully understand this since
>I am the
>admin and I was running logged in as such, but to no avail.
>Solution: run this as
>
>sudo make install
>
>type in the password and you're of
14 matches
Mail list logo