Hello,

I am trying to install PyTables, but when testing it with the command:  

env PYTHONPATH=. python -c "import tables; tables.test()"

It returned the following:  

Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "tables/__init__.py", line 30, in <module>
    from tables.utilsExtension import getPyTablesVersion, getHDF5Version
ImportError: No module named utilsExtension

I am using Mac OS X 10.8.2.

Please let me know if you need any additional information.

I would appreciate any suggestions on what the problem may be and how to 
correct it.

Thanks,
John
------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to