2010/8/21, Jeff Reback :
> ok I verified that numpy,numexpr,cython,pytables were all compiled and exec
> with the same interpreter (they are the only libraries that I installed in
> this test)also verified that my paths were correct - as far as I can
> tell all of these are
>
> and we get basic
2010/8/20, Jeff Reback :
> Francesc,
>
> ok...did a temporary build of python 2.6 (and numpy 1.5, numexpr 1.4, cython
> 0.12)
>
> seemed to build and install everything correctly, but:
>
> sheep-root-/data/arb/distros/tables-2.2] /usr/local/bin/python
> Python 2.6.5 (r265:79063, Aug 20 2010, 12:00:
Hi Jeff,
2010/8/16, Jeff Reback :
> upgraded to cython 0.12.1
>
> compiled and installed with no errors, but
>
> [cow-root-~] python
> Python 2.5.2 (r252:60911, Jan 24 2010, 17:44:40)
> [GCC 4.3.2] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
import t
Hi Jeff,
Just guessing, but maybe you are using Cython < 0.12.1. Please try to
install the latest version of Cython and try again.
2010/8/13, Jeff Reback :
> Hi,
>
> I tried to build pytables 2.2 on an x86-64bit (amd64) debian machine.
> but received the following build errors (below)
>
> I then