Has anyone ever been able to install the most recent version of pyenv on their computer? I just updated my python to 3.13.2. I tried through brew and run into this issue:
==> Installing dependencies for pyenv: openssl@3
Error: Cannot link openssl@3
Another version is already linked: /usr/local/Cellar/openssl@3/3.4.0
Any help would be so appreciated thank you!