iotile / iotile/iotile_analytics
pytables is incompatible with numpy 1.16
Open
bug
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The fix is already in master of pytables but until then we need to mask numpy 1.16 or it will break pytables and all unit tests:
See https://github.com/PyTables/PyTables/issues/717
Once pytables support numpy 1.16 with a new release we can unmask that numpy version.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.