From 8683a49b78f943952bf21dd49f40f8caa635f8cf Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Wed, 3 Apr 2024 01:53:23 -0600 Subject: update message --- Formula/autodock-vina.rb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Formula/autodock-vina.rb') diff --git a/Formula/autodock-vina.rb b/Formula/autodock-vina.rb index 4725e94..fcbe776 100644 --- a/Formula/autodock-vina.rb +++ b/Formula/autodock-vina.rb @@ -62,6 +62,8 @@ class AutodockVina < Formula system python3, "-m", "pip", "install", *std_pip_args(build_isolation: true), "." end end + ohai "Python bindings installed for python@3.11 python@3.12 and latest version of python@3" + ohai "You may have to link numpy by running brew link numpy" end end -- cgit v1.2.3