-
Notifications
You must be signed in to change notification settings - Fork 94
Closed
Labels
Type: bugSomething isn't workingSomething isn't working
Description
Describe the bug, including details regarding any error messages, version, and platform.
==> Pouring [email protected]_1.ventura.bottle.tar.gz
Error: The `brew link` step did not complete successfully
The formula built, but is not symlinked into /usr/local
Could not symlink bin/idle3
Target /usr/local/bin/idle3
already exists. You may want to remove it:
rm '/usr/local/bin/idle3'
To force the link and overwrite all conflicting files:
brew link --overwrite [email protected]
To list all files that would be deleted:
brew link --overwrite [email protected] --dry-run
Possible conflicting files are:
/usr/local/bin/idle3 -> /Library/Frameworks/Python.framework/Versions/3.13/bin/idle3
/usr/local/bin/idle3.13 -> /Library/Frameworks/Python.framework/Versions/3.13/bin/idle3.13
/usr/local/bin/pip3 -> /Library/Frameworks/Python.framework/Versions/3.13/bin/pip3
/usr/local/bin/pip3.13 -> /Library/Frameworks/Python.framework/Versions/3.13/bin/pip3.13
/usr/local/bin/pydoc3 -> /Library/Frameworks/Python.framework/Versions/3.13/bin/pydoc3
/usr/local/bin/pydoc3.13 -> /Library/Frameworks/Python.framework/Versions/3.13/bin/pydoc3.13
/usr/local/bin/python3 -> /Library/Frameworks/Python.framework/Versions/3.13/bin/python3
/usr/local/bin/python3-config -> /Library/Frameworks/Python.framework/Versions/3.13/bin/python3-config
/usr/local/bin/python3.13 -> /Library/Frameworks/Python.framework/Versions/3.13/bin/python3.13
/usr/local/bin/python3.13-config -> /Library/Frameworks/Python.framework/Versions/3.13/bin/python3.13-config
Metadata
Metadata
Assignees
Labels
Type: bugSomething isn't workingSomething isn't working