[pymvpa] Weave code broken on lenny
Emanuele Olivetti
emanuele at relativita.com
Wed Oct 1 15:14:03 UTC 2008
Michael Hanke wrote:
> On Wed, Oct 01, 2008 at 09:43:48AM -0400, Yaroslav Halchenko wrote:
>> heh -- well we have workaround already I think -- I've done pure python
>> implementation. We just need proper check for weave in externals I guess
>
> I don't think that is done via a test -- i have everything installed (I
> think).
>
>
It could be interesting to investigate this issue a bit more. Under
~/.python25_compiled/ you should have the automatically generated C++
sources of the broken code (and some compiled shared objects as
well). Usually the source code is a big wrapper plus few lines of
useful C++ code. The source can be compiled and inspected offline.
Can you send the source of the broken example to us? I can compare
against my code.
Since the file names under ~/.python25_compiled/ are not meaningful
(they are hashes actually) you can safely remove them all and run just
the example, that will regenerate just the interesting C++ file.
Ciao,
Emanuele
More information about the Pkg-ExpPsy-PyMVPA
mailing list