reset PATH for pip
I have pip installed on the wrong PATH and I have no idea how to fix it. I tried reseting it to the default using:
PATH=/usr/bin:/usr/sbin:/bin:/sbin:/usr/local/bin
export PATH
Not sure what exactly to change in the editor. I no longer have Anaconda but when I uninstalled it, I guess this part was left over.
I changed: export PATH=“/Library/Frameworks/Python.framework/Versions/3.11/bin:$PATH”
to the last two lines, but it didn't solve it.
MacBook Pro 13″