A Tuesday 07 December 2010 01:42:31 Robert Pierce escrigué:
> Francesc Alted <faltet <at> pytables.org> writes:
> > A Monday 08 November 2010 16:11:32 escriguéreu:
> > > Thanks for the quick response, Francesc.
> > > 
> > > Yes, I have Cython.x86_64 0.13 installed and functioning (we use
> > > it elsewhere). Any other ideas?
> > 
> > Hmm, I'm out of ideas about this, but I cannot reproduce this
> > behaviour. Anyone here is having similar problems?
> 
> I also am finding the same error while trying to easy_install tables.
>  This is on a AMD 64-bit CentOS system (gcc 4.1.2, python 2.6.5,
> Cython-0.13), and the error looks exactly the same.
> 
> Has there been any progress on the issue?

Hmm, in previous error log, I've just seen these lines:

"""
/usr/lib64/python2.7/site-packages/numpy/distutils/misc_util.py:248: 
RuntimeWarning: Parent module 'numpy.distutils' not found while handling 
absolute import
  from numpy.distutils import log
"""

So, it seems like the module distutils is not installed on your machine.  
This is normally accessible with 'numpy-dev' or 'numpy-devel'.  Could 
you try installing these and try again?

-- 
Francesc Alted

------------------------------------------------------------------------------
What happens now with your Lotus Notes apps - do you make another costly 
upgrade, or settle for being marooned without product support? Time to move
off Lotus Notes and onto the cloud with Force.com, apps are easier to build,
use, and manage than apps on traditional platforms. Sign up for the Lotus 
Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to