A Saturday 19 March 2011 10:30:30 Francesc Alted escrigué: > Another thing: > > """ > building 'tables.linkExtension' extension > C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv > - O2 -Wall -Wstrict-prototypes -fPIC > > compile options: '-DNDEBUG=1 -DHAVE_BZ2_LIB=1 -Iblosc - > I/usr/local/lib/python2.6/dist-packages/numpy/core/include - > I/usr/include/python2.6 -c' > extra options: '-Isrc -DH5_USE_16_API' > gcc: tables/linkExtension.c > gcc: tables/linkExtension.c: No such file or directory > > """ > > I don't understand why you don't have the tables/linkExtension.c > file. I have double checked that it exists in > http://www.pytables.org/download/pytables-2.2.1/tables-2.2.1.tar.gz, > so why it does not in your case? At any rate, installing Cython can > help in regenerating the files locally.
I've finally realized what was going on wrong. It turned out that Cython (which is a requisite since PyTables 2.2) was not correctly detected in setup.py. I've fixed this in trunk. Can you please try to install PyTables from trunk and see if it works correctly in your machine? You can do that easily with: $ pip install -U http://www.pytables.org/svn/pytables/trunk Cheers, -- Francesc Alted ------------------------------------------------------------------------------ Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap-sfd2d _______________________________________________ Pytables-users mailing list Pytables-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pytables-users