mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-19 22:30:23 +00:00
Numpy introduced a breaking API change in version 1.19.x, see [1]. There is a simple fix [2] available in the master branch. [1]: https://github.com/tensorflow/tensorflow/issues/40688 [2]:75ea0b3147(cherry picked from commit8f5bfd6af1)