On 16 October 2010 02:24, <david.bri...@ubs.com> wrote: > Hi Tony, > > I've uninstalled numpy 1.4.1 and tables and reinstalled numpy 1.4.1 and table > (with out the dependencies because I'm using a later version of numpy and > that is the only one appearing on the list). > > I get the following error in python: > > P:\My Documents\Development\python>python > Python 2.6.5 (r265:79096, Mar 19 2010, 21:48:26) [MSC v.1500 32 bit (Intel)] > on win32 > Type "help", "copyright", "credits" or "license" for more information. >>>> import tables > Traceback (most recent call last): > File "<stdin>", line 1, in <module> > File "c:\python26\lib\site-packages\tables\__init__.py", line 56, in <module> > from tables.utilsExtension import getPyTablesVersion, getHDF5Version > ImportError: DLL load failed: The specified module could not be found. > > I can see utilsExtension.pyd in the tables directory. Any ideas? > > I am running with 2.6.5. Is that an issue?
No, that shouldn't be a problem. Can you see the hdf5 dll and pyd in the same directory? The new installer should include these [1]. Cheers, Tony [1] http://www.pytables.org/docs/manual/ch02.html#prerequisitesBinInst ------------------------------------------------------------------------------ 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