-
Notifications
You must be signed in to change notification settings - Fork 137
Open
Description
Describe the bug
setup.sh gives Error: pyenv not installed even though there is an install on the machine.
❯ pyenv
pyenv 2.3.26
Usage: pyenv <command> [<args>]
Some useful pyenv commands are:
...
To Reproduce
Steps to reproduce the behavior:
- Run a fresh install of Debian 12
- Clone LLM-VM repo
- Run
./setup.shwithin repo folder - Go through script
- after homebrew installs you will get an error:
pyenv found, upgrading to latest version...
Already up-to-date.
Error: pyenv not installed
- process ends.
Expected behavior
Install completes
Desktop
- OS: Debian 12
Terminal Output
anarch_install_output.txt
Metadata
Metadata
Assignees
Labels
No labels