Closed ziggi0703 closed 9 years ago
Hmm this seems like it could be a numpy issue. Those shapes seem broadcastable.
It's #481. Closing as duplicate.
@ziggi0703 To work around this either use a version of cython earlier than 0.23 or use the PyTables release 3.2.1 that ships with cython files already compiled with c-extensions. If you have time please help debug #481.
thanks for your fast replies
@ziggi0703 no problem, let me know how it goes
during the installation of PyTables I had 4 tests which have failed. Here ist the full output of tables.test():
Do you know what's going wrong?