Skip to content

Commit 33157aa

Browse files
committed
py35-binder-dir: pin libgfortran
1 parent 3731c1c commit 33157aa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
dependencies:
22
- python=3.5
33
- numpy
4+
# Without this numpy fails to load with error
5+
# ImportError: libgfortran.so.3: cannot open shared object file: No such file or directory
6+
- libgfortran=3

0 commit comments

Comments
 (0)