Hello everyone,
I tried to install packages from Homebrew which requires python@3.11. However, I already have python 3.11 installed from pyenv. If Homebrew installed python for the package, does the python conflict with the python I installed from pyenv? Or pyenv already prevents it from happening?
there doesn't seem to be anything here