Yes, it works now. Thanks,
-Rob
On Aug 24, 2006, at 6:39 PM, Travis Oliphant wrote:
> Rob Hetland wrote:
>
>> In compiling matplotlib and scipy, I get errors complaining about
>> multiply defined symbols (See below). I tried to fix this with -
>> multiply_defined suppress but this did not wor
Rob Hetland wrote:
>In compiling matplotlib and scipy, I get errors complaining about
>multiply defined symbols (See below). I tried to fix this with -
>multiply_defined suppress but this did not work. Is there a way to
>make this go away?
>
>
Can you try current SVN again, to see if it n
Rob Hetland wrote:
>In compiling matplotlib and scipy, I get errors complaining about
>multiply defined symbols (See below). I tried to fix this with -
>multiply_defined suppress but this did not work. Is there a way to
>make this go away?
>
>
define NPY_NO_SIGNAL for now.
-Travis
---
In compiling matplotlib and scipy, I get errors complaining about
multiply defined symbols (See below). I tried to fix this with -
multiply_defined suppress but this did not work. Is there a way to
make this go away?
-Rob
Scipy error:
c++ -bundle -undefined dynamic_lookup build/temp.mac
Albert Strasheim wrote:
>Dialog pops up:
>
>---
>python.exe - Application Error
>---
>The exception unknown software exception (0xc029) occurred in the
>application at location 0x7c86d474.
>
>
>Click on OK to terminate the program
>Click on CANCE
On Thursday 24 August 2006 09:50, [EMAIL PROTECTED] wrote:
> Sorry for my ignorance, but I have not ever heard of or used mingw32. I
> am also using python 2.3.
http://en.wikipedia.org/wiki/Mingw explains in detail.
>
> Is there any way someone could possibly send me a brief walk through of
> ho
Sorry for my ignorance, but I have not ever heard of or used mingw32. I
am also using python 2.3.
Is there any way someone could possibly send me a brief walk through of
how to install 1.0b3 on windows32?
Also I am not sure that I know how to manipulate the code that you guys
said that you have
Frank Conradie wrote:
> Thanks Travis - that did the trick. Is this an issue specifically with
> mingw and Windows?
>
Yes, I keep forgetting that Python functions are not necessarily
defined at compile time on Windows. It may also be a problem with MSVC
on Windows but I'm not sure.
The real
Thanks Travis - that did the trick. Is this an issue specifically with
mingw and Windows?
- Frank
Travis Oliphant wrote:
Travis Oliphant wrote:
Frank Conradie wrote:
Hi Sven and Jordan
I wish to add my name to this list ;-) I just got the same error
trying to
Travis Oliphant wrote:
> Frank Conradie wrote:
>
>> Hi Sven and Jordan
>>
>> I wish to add my name to this list ;-) I just got the same error
>> trying to compile for Python 2.3 with latest candidate mingw32,
>> following the instructions at
>> http://www.scipy.org/Installing_SciPy/Windows .
Frank Conradie wrote:
> Hi Sven and Jordan
>
> I wish to add my name to this list ;-) I just got the same error
> trying to compile for Python 2.3 with latest candidate mingw32,
> following the instructions at
> http://www.scipy.org/Installing_SciPy/Windows .
>
> Hopefully someone can shed some
Hi Sven and Jordan
I wish to add my name to this list ;-) I just got the same error trying
to compile for Python 2.3 with latest candidate mingw32, following the
instructions at http://www.scipy.org/Installing_SciPy/Windows .
Hopefully someone can shed some light on this error - what I've bee
Jordan Dawe schrieb:
> I just tried to compile numpy-1.0b3 under windows using mingw. I got
> this error:
...
>
> Any ideas?
>
No, except that I ran into the same problem... Hooray, I'm not alone ;-)
-sven
-
Using Tomcat
I just tried to compile numpy-1.0b3 under windows using mingw. I got
this error:
compile options: '-Ibuild\src.win32-2.4\numpy\core\src
-Inumpy\core\include -Ibuild\src.win32-2.4\numpy\core -Inumpy\core\src
-Inumpy\core\include -Ic:\Python24\include -Ic:\Python24\PC -c'
gcc -mno-cygwin -O2 -Wa
14 matches
Mail list logo