Am 27.04.2013 19:17, schrieb Anthony Scopatz:
> Whoo hoo!  Thanks for all of your hard work Antonio!
> 
> PyTables users, we'd really appreciate it if you could try out this beta
> release, run the test suite: 
> 
> $ python -c "import tables as tb; tb.test()"
> 
> And let us know if there are any issues.  Additionally, if you are
> feeling brave, any help you can give closing out the last remaining
> issues [1] would be great! 

$ virtualenv --system-site-packages .virtualenvs/pytables-test
(pytables-test) $ python -c "import tables; tables.test()"
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "tables/__init__.py", line 82, in <module>
    from tables.utilsextension import (get_pytables_version,
get_hdf5_version,
ImportError: No module named utilsextension


-- Andreas.

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to