On Feb 14, 7:04 pm, martijnsteenw...@gmail.com wrote:
> On 13 feb, 12:45, Christian Heimes wrote:
>
> > martijnsteenw...@gmail.com wrote:
> > > Thanks a lot for your reply. I downloaded & installed Visual C# 2008
> > > express, but unfortunately this doesn't change anything in running the
> > > se
On 14 feb, 09:04, martijnsteenw...@gmail.com wrote:
> On 13 feb, 12:45, Christian Heimes wrote:
>
> > martijnsteenw...@gmail.com wrote:
> > > Thanks a lot for your reply. I downloaded & installed Visual C# 2008
> > > express, but unfortunately this doesn't change anything in running the
> > > setu
On 13 feb, 12:45, Christian Heimes wrote:
> martijnsteenw...@gmail.com wrote:
> > Thanks a lot for your reply. I downloaded & installed Visual C# 2008
> > express, but unfortunately this doesn't change anything in running the
> > setup file. Unfortunately, still no pyd file is produced...
>
> > Di
On Feb 13, 10:53 am, David Cournapeau wrote:
> On Fri, Feb 13, 2009 at 6:30 PM, wrote:
> > Hi all,
>
> > I'm trying to build my first python extensionon a win32 system. I
> > followed the description
> > inhttp://starship.python.net/crew/mwh/toext/your-first-extension.html,
> > but after runnin
martijnsteenw...@gmail.com wrote:
> Thanks a lot for your reply. I downloaded & installed Visual C# 2008
> express, but unfortunately this doesn't change anything in running the
> setup file. Unfortunately, still no pyd file is produced...
>
> Did I something wrong?
Yeah, you installed the C# env
On Fri, Feb 13, 2009 at 7:58 PM, wrote:
> On 13 feb, 10:53, David Cournapeau wrote:
>> On Fri, Feb 13, 2009 at 6:30 PM, wrote:
>> > Hi all,
>>
>> > I'm trying to build my first python extensionon a win32 system. I
>> > followed the description
>> > inhttp://starship.python.net/crew/mwh/toext/
On 13 feb, 10:53, David Cournapeau wrote:
> On Fri, Feb 13, 2009 at 6:30 PM, wrote:
> > Hi all,
>
> > I'm trying to build my first python extensionon a win32 system. I
> > followed the description
> > inhttp://starship.python.net/crew/mwh/toext/your-first-extension.html,
> > but after running
>
On Fri, Feb 13, 2009 at 6:30 PM, wrote:
> Hi all,
>
> I'm trying to build my first python extensionon a win32 system. I
> followed the description in
> http://starship.python.net/crew/mwh/toext/your-first-extension.html,
> but after running
>
> C:\Python26\python first-setup.py build_ext -i
>
>
Hi all,
I'm trying to build my first python extensionon a win32 system. I
followed the description in
http://starship.python.net/crew/mwh/toext/your-first-extension.html,
but after running
C:\Python26\python first-setup.py build_ext -i
nothing seems to happen and no file first.pyd is produced.