Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pytables now uses open_file instead of openFile #69

Closed
teslatech opened this issue Jun 5, 2017 · 3 comments
Closed

pytables now uses open_file instead of openFile #69

teslatech opened this issue Jun 5, 2017 · 3 comments

Comments

@teslatech
Copy link

Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/vitables/h5db/dbDoc.py", line 115, in openH5File
h5file = tables.openFile(self.filepath, self.mode)
AttributeError: 'module' object has no attribute 'openFile'

pytables uses tables.open_file()

@uvemas
Copy link
Owner

uvemas commented Jun 6, 2017

Please, use a recent version of ViTables. A few days ago 3.0.0 was released. I sent the announce to Python announce list but it is a moderated list... Visit vitables.org/Download to see where you can get the latest packages.

@uvemas uvemas closed this as completed Jun 6, 2017
@teslatech
Copy link
Author

teslatech commented Jun 6, 2017 via email

@uvemas
Copy link
Owner

uvemas commented Jun 6, 2017

No problem :-) Please, if you like the new version, consider give me a hand with #68. It would be great to have some more quotes there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants