I have installed opam and ocaml through Homebrew. When I run which Ocaml
I get /Users/me/.opam/system/bin/ocaml
which opam
however gives /usr/local/bin/opam. Is this normal? If so running utop gives me the error /Users/me/.opam/system/bin/utop' is not a bytecode executable file
…Can anyone lend some help as to how to go about troubleshooting this?
Running which utop
also gives /Users/me/.opam/system/bin/utop
Currently Running MacOS High Sierra. This is happening after an upgrade