On Thu, Dec 11, 2008 at 11:01 PM, wrote:
> On Fri, Dec 12, 2008 at 12:12 AM, Charles R Harris
> wrote:
> >
> >
> > On Thu, Dec 11, 2008 at 9:26 PM, David Cournapeau
> > wrote:
> >>
> >> josef.p...@gmail.com wrote:
> >> > I just tried to build numpy for the first time, on Windows XP SP2,
> >> >
On Fri, Dec 12, 2008 at 12:12 AM, Charles R Harris
wrote:
>
>
> On Thu, Dec 11, 2008 at 9:26 PM, David Cournapeau
> wrote:
>>
>> josef.p...@gmail.com wrote:
>> > I just tried to build numpy for the first time, on Windows XP SP2,
>> > sse2, single CPU with MingW 3.45, Python25
>> >
>> > I used `se
On Thu, Dec 11, 2008 at 9:26 PM, David Cournapeau <
da...@ar.media.kyoto-u.ac.jp> wrote:
> josef.p...@gmail.com wrote:
> > I just tried to build numpy for the first time, on Windows XP SP2,
> > sse2, single CPU with MingW 3.45, Python25
> >
> > I used `setup.py bdist` and copied extracted archive
josef.p...@gmail.com wrote:
> I just tried to build numpy for the first time, on Windows XP SP2,
> sse2, single CPU with MingW 3.45, Python25
>
> I used `setup.py bdist` and copied extracted archive into
> sitepackages, (so I can delete it again)
>
You can also use bdist_wininst, which will cre
I just tried to build numpy for the first time, on Windows XP SP2,
sse2, single CPU with MingW 3.45, Python25
I used `setup.py bdist` and copied extracted archive into
sitepackages, (so I can delete it again)
Are the errors and failures below expected, or did my build not work correctly?
Josef