[Please do not answer me privately. It is much better to share with the list.]
A Tuesday 23 November 2010 17:28:32 Alexander Mikhalev escrigué: > Hello Francesc, > I have a problem building tables using pip on Ubuntu Lucid 10.04. I > have all requirements installed - cyphon, numexp,etc. End of output > looks like: > > extra options: '-Isrc -DH5_USE_16_API' > > gcc: tables/_comp_bzip2.c > > gcc: src/H5Zbzip2.c > > gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions > build/temp.linux-x86_64-2.6/tables/_comp_bzip2.o > build/temp.linux-x86_64-2.6/src/H5Zbzip2.o -lhdf5 -lbz2 -o > build/lib.linux-x86_64-2.6/tables/_comp_bzip2.so > > 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 > > gcc: no input files > > gcc: tables/linkExtension.c: No such file or directory > > gcc: no input files [clip] Hmm, I'd say that you are not able to import Cython correctly. Could you tell me the result of importing this: >>> from Cython.Distutils import build_ext in a python shell in your machine? Cheers, -- Francesc Alted ------------------------------------------------------------------------------ Increase Visibility of Your 3D Game App & Earn a Chance To Win $500! Tap into the largest installed PC base & get more eyes on your game by optimizing for Intel(R) Graphics Technology. Get started today with the Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs. http://p.sf.net/sfu/intelisp-dev2dev _______________________________________________ Pytables-users mailing list Pytables-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pytables-users