After installing xcode13.3, a prompt keeps popping up asking me to install the command line developer tools, but I have already installed it, and this prompt keeps popping up, what should I do?
prompt keeps popping up asking me to install the command line developer tools
~> xcodebuild -runFirstLaunch
Install Started
1%.........20.........40.........60.........80........Install Succeeded
Worked For me!
this cmd >> xcodebuild -runFirstLaunch worked
Check your /usr/bin folder for your python Installation. If you are using "python3" then you use the "pip3" command for managing packages & installations.