On 14 October 2010 22:43, Francesc Alted <fal...@pytables.org> wrote: > Sorry but I'm not the responsible for the EPD distribution. You may > want to ask in the Enthought list. > > A Thursday 14 October 2010 12:49:07 escriguéreu: >> I thought it was installed with pytables... it is a sub-directory in >> the enthought distribution...
EPD ships an older version of pytables that has numexpr as a subdirectory. This isn't removed when the new pytables is installed and causes an error that "looks" like numexpr isn't installed. I ended up doing something like this (can't remember exactly): 1. easy_install -m numpy tables (flag as manual to clean-up *.pth files etc.) 2. delete numpy and tables directories from site-packages 3. install pytables and dependencies with installer. Hope this helps. Tony ------------------------------------------------------------------------------ Download new Adobe(R) Flash(R) Builder(TM) 4 The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly Flex(R) Builder(TM)) enable the development of rich applications that run across multiple browsers and platforms. Download your free trials today! http://p.sf.net/sfu/adobe-dev2dev _______________________________________________ Pytables-users mailing list Pytables-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pytables-users