[Pytables-users] Fwd: Runtime warning and import error after installation

2012-08-19 Thread PyTables Org
Forwarding bounced message. ~Josh > From: Arang Rhie > Date: August 20, 2012 3:59:06 AM GMT+01:00 > To: [email protected] > Subject: Runtime warning and import error after installation > > Hi, > > I'm new to PyTable, and now getting really frustrating with the installation >

Re: [Pytables-users] import error

2012-08-19 Thread Anthony Scopatz
Hi John, This is probably a path issue. You likely have both pytables installed and a 'tables' source sub-directory wherever you are running this from. For whatever reason, it is picking up the source version rather than the installed version. It is either that, or you simply don't have it inst