I have installed command line tools through Xcode. When I ran xcode-select -p
, its showed /Applications/Xcode.app/Contents/Developer
.
However, when I ran brew config
, it showed CLT: N/A
. And when I updated python using brew, it showed Warning: Building python from source: The bottle needs the Apple Command Line Tools to be installed.