per freem wrote:
> another note on this: i deleted the entire pygsl-0.9.5 directory and
> untarred it fresh from the .tar.gz. then i tried python setup.py build
> and i got this:
>
> $ python setup.py build
> No array object was selected.
> Looking for a suitable array module
> SELECTED a NEW array module -> numpy
> Please make sure that all modules are built with the same setting.
> e.g. remove the build directory and start the build process again!
> numpy
> Building testing ufuncs!
> running build
> running build_py
> creating build
> creating build/lib.macosx-10.5-i386-2.6
> creating build/lib.macosx-10.5-i386-2.6/pygsl
> ....
>
>
> that first error is strange. could it be that there are remnants of
> pygsl on this system?
>
> thanks.
>
>   
>
No thats normal for the first build. It tries to see which array module 
to use. (I think
I should remove it as I have not been testing it for Numeric or numarray 
for at least
1 year).

So it selected numpy thats fine.

How does the build proceed then? Yes and it could be a 32 bit vs 64 bit 
issue. On the
other hand I would expect python to set the flags correctly.

Can you try to build an other python extension using "C" as an extension 
language?

Best wishes
    Pierre


-- 
+---------------------------------------------------------------------+
  Pierre Schnizer  <[email protected]>
  Telephon : +49 6159 71 1557
  Fax      : +49 6159 71 2985

GSI Helmholtzzentrum für Schwerionenforschung GmbH
Planckstraße 1
D-64291 Darmstadt
www.gsi.de

Gesellschaft mit beschränkter Haftung
Sitz der Gesellschaft: Darmstadt
Handelsregister: Amtsgericht Darmstadt, HRB 1528

Geschäftsführung: Professor Dr. Dr. h.c. Horst Stöcker, Christiane Neumann, Dr. 
Hartmut 
Vorsitzende des Aufsichtsrates: Dr. Beatrix Vierkorn-Rudolph
Stellvertreter: Ministerialdirigent Dr. Rolf Bernhardt
+---------------------------------------------------------------------+


------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
pygsl-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pygsl-discuss

Reply via email to