You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 30, 2022. It is now read-only.
I've freshly installed GroopM and am getting an error with the version of PyTools that is installed when I run this command : "pip install git+https://github.com/PyTables/[email protected]#egg=tables" . The command "tables.openFile()" results in this error: AttributeError: 'module' object has no attribute 'openFile'
I've tried to solve it, but I can't determine which version of PyTables was used to build GroopM. Any help would be appreciated.