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
Actually, pyenv does! (ref: pyenv/pyenv#2454) They just didn't published new release yet. You can benefit by uninstalling brew provided pyenv and reinstalling with pyenv-installer. pyenv-installer uses pyenv's main branch by default, so this will help you install latest python version.
What Operating System(s) are you seeing this problem on?
macOS (Intel)
Backend.AI version
22.09.0b1
Describe the bug
i cannot install using scrips/install-dev.sh command
because pyenv does not support 3.10.7 version
To Reproduce
run scrips/install-dev
Expected Behavior
install successfully.
Anything else?
i try to update pyenv.
brew update && brew upgrade pyenv
but still cannot install python 3.10.7
how about downgrade pants.toml interpreter_constraints version?
The text was updated successfully, but these errors were encountered: