Re: [modeller_usage] Command not found, no module named 'modeller' errors
To: Xiao Ran Luo <>
Subject: Re: [modeller_usage] Command not found, no module named 'modeller' errors
From: Modeller Caretaker <>
Date: Fri, 29 May 2020 12:52:00 -0700
Cc:
On 5/29/20 12:03 PM, Xiao Ran Luo wrote:
Luos-Air:~ luoxiaoran$ which python3
/Library/Frameworks/Python.framework/Versions/3.8/bin/python3
This is not Apple Python (/usr/bin/python3) or Homebrew Python
(/usr/local/bin/python3). Looks like you have a third version of Python
installed.
So I guess I am still not using Homebrew's Python -how do I switch to
using Homebrew's Python?
Run /usr/local/bin/python3 explicitly rather than just "python3". Or
edit your profile (maybe ~/.bashrc or ~/.zshrc) and remove
/Library/Frameworks/Python.framework/Versions/3.8/bin from your PATH.
Sorry, I just realized there are a few more things my friend
recommended I install, are these all okay to install?