p***@gmail.com
2015-06-30 22:21:37 UTC
When I run the command:
import tables
I get this error:
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File
"C:\Users\dashamstyr\Anaconda\lib\site-packages\tables\__init__.py", line 84
, in <module>
from tables.utilsextension import (
ImportError: cannot import name blosc_get_complib_info_
I'm using the Anaconda Python distribution for windows 7 64-bit. I have
the following versions of relevant packages (I think they're all up to
date):
- Python 2.7.9
- PyTables 3.2.0
- HDF5 1.8.15.1
- Cython 0.22.1
- numexpr 2.4.3
import tables
I get this error:
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File
"C:\Users\dashamstyr\Anaconda\lib\site-packages\tables\__init__.py", line 84
, in <module>
from tables.utilsextension import (
ImportError: cannot import name blosc_get_complib_info_
I'm using the Anaconda Python distribution for windows 7 64-bit. I have
the following versions of relevant packages (I think they're all up to
date):
- Python 2.7.9
- PyTables 3.2.0
- HDF5 1.8.15.1
- Cython 0.22.1
- numexpr 2.4.3
--
You received this message because you are subscribed to the Google Groups "pytables-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pytables-users+***@googlegroups.com.
To post to this group, send an email to pytables-***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "pytables-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pytables-users+***@googlegroups.com.
To post to this group, send an email to pytables-***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.