From 0863ac142a3c64e4d8e37dacb392fb158839fc86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cyryl=20P=C5=82otnicki?= Date: Sun, 3 Jun 2018 12:37:42 +0100 Subject: [PATCH] resolve numpy conflicts on mac - part 2 --- macosx/up.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/macosx/up.sh b/macosx/up.sh index 17c35278..24824c0f 100755 --- a/macosx/up.sh +++ b/macosx/up.sh @@ -27,6 +27,7 @@ brew install --force gnupg2 brew install --force dirmngr brew install python3 brew install mercurial +brew install numpy brew upgrade brew cask upgrade