Closed RafalSkolasinski closed 8 years ago
Installation of kwant with
conda install -c https://conda.anaconda.org/basnijholt kwant
cause downgrade of scipy from np110py35_2 to np110py35_1.
np110py35_2
np110py35_1
This scipy built seems to have some bug cause scipy.test() fails with Segmentation fault.
scipy
scipy.test()
Segmentation fault
Closed with https://github.com/basnijholt/conda-recipes/commit/5ca48a799660548e2d1604fea2d23bb10080a2c2
Installation of kwant with
cause downgrade of scipy from
np110py35_2
tonp110py35_1
.This
scipy
built seems to have some bug causescipy.test()
fails withSegmentation fault
.