mirror of
https://github.com/SebastianWendel/nixpkgs.git
synced 2024-11-06 18:26:45 +01:00
6b972ad425
Not given in requirements but apparently an optional dependendency as the tests are failing without it. phonopy/qha/eos.py: try: from scipy.optimize import leastsq import scipy except ImportError: print("You need to install python-scipy.") sys.exit(1) |
||
---|---|---|
.. | ||
default.nix |