nixpkgs/pkgs
Klaas van Schelven 50d36558a4 PyBrain: Mark as broken
It's broken on all versions of Python (I've tried 2.7, 3.4, 3.5, 3.6)

I think the root cause is that PyBrain is not working with numpy >= 1.12.0 as I reported here:
https://github.com/pybrain/pybrain/issues/217

(The relevant release notes may be found here):
https://docs.scipy.org/doc/numpy-1.12.0/release.html#compatibility-notes

The PyBrain github repo does not seem very active (last commit 18 months ago, last release 3 years),
so I have some doubts as to whether this will be fixed any time soon.

I suppose an alternative solution could be to reintroduce the explicit dependency to numpy 1.11. But,
this is not entirely trivial: in c9b4a2f319, the versions 1.10, 1.11, 1.12 were folded into a single version.
Also, the numpy dependency is not a direct one, but is implied via scipy
2017-09-13 09:08:34 +02:00
..
applications Merge pull request #29255 from orivej/aseprite 2017-09-12 22:37:22 +00:00
build-support Merge remote-tracking branch 'upstream/master' into HEAD 2017-09-11 22:52:53 +02:00
common-updater common-updater-script: fix error handling 2017-05-19 17:14:43 +03:00
data Merge pull request #28964 from chrisburr/patch-2 2017-09-12 09:42:33 +01:00
desktops Merge branch 'staging' 2017-09-12 19:17:52 +02:00
development kyotocabinet: fix darwin build 2017-09-12 22:13:58 +02:00
games scorched3d: fixing build with gcc6 2017-09-08 15:08:00 +02:00
misc arc-theme: docs were going to the wrong directory 2017-09-13 10:41:57 +08:00
os-specific Merge pull request #29270 from rnhmjoj/btfs 2017-09-12 22:35:38 +00:00
servers nginx: disable pie on darwin 2017-09-12 22:42:04 +02:00
shells grml-zsh-config: generalize support to unix systems 2017-09-01 11:38:38 +03:00
stdenv stdenv bootstrap: fix evaluation 2017-09-10 11:16:47 +02:00
test nixpkgs-tests: add basic test for buildInputs 2017-09-10 22:49:47 +02:00
tools aspcud: add darwin platform support 2017-09-13 00:40:14 +02:00
top-level PyBrain: Mark as broken 2017-09-13 09:08:34 +02:00