Dependency resolution resulting in installation of 'python' will grab python@3 which conflicts with existing python@2 installation's symlinks. Unlink python@2 for now so python@3 can install cleanly.