You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
==> Upgrading [email protected]
3.10.8 -> 3.10.9
==> Pouring [email protected]
Error: The `brew link` step did not complete successfully
The formula built, but is not symlinked into /usr/local
Could not symlink bin/2to3
Target /usr/local/bin/2to3
already exists. You may want to remove it:
rm '/usr/local/bin/2to3'
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 --dry-run [email protected]
Right now the CI mariadb and mysql cases on MacOS are failing.
https://github.com/brianmario/mysql2/actions/runs/3767036141/jobs/6404171930#step:7:281
Maybe here is the issue ticket: actions/setup-python#577 .
The text was updated successfully, but these errors were encountered: