A Thursday 05 February 2009, escriguéreu: > Hi Francesc, > > On Feb 4, 2009, at 2:54 PM, Francesc Alted wrote: > > You said that you are instaling PyTables 2.1, but the output you > > sent to > > me starts like this: > > > > -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- > >=- =-=-=-= > > PyTables version: 2.0.4 > > You are quite right! I'm running Enthought's EPD distribution, which > came with pytables 2.0.4. I downloaded pytables 2.1 and went through > the installation process from source. Should I have removed > "pytables-2.0.4.0001-py2.5-macosx-10.3-fat.egg" from my site-packages > directory first? That is, did the failure to install 2.1 result from > the earlier version being already present?
I guess no. You can install several versions of a package for the same Python interpreter, and only the latest one installed should remain in effect. However, I strongly discourage this practice, as it is always better to completely remove oldest versions before installing new ones (in order to avoid problems with stalled files). So yes, try to remove 2.0.4 from your system directory before installing 2.1. > (Both my Intel and PPC > machines show 2.0.4, which still leaves me wondering why > tables.test() failed on one machine and not the other.) I think there were some issues for 2.0.4 for big-endian machines that have been fixed in 2.1. That may explain what you are seeing. HTH, -- Francesc Alted ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ Pytables-users mailing list Pytables-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pytables-users