I need to install Vertica's ODBC driver here but it installs to different location than my custom path
$ which python
/Users/hhh/anaconda3/bin/python
I could fix the problem by uninstalling Anaconda and installing Anaconda under the same place as macOS default python but it can mess the system.
What is the location of the Anaconda config file that specifies the location of ODBC drivers?