Skip to content

Pyenv error in Debain 12 #425

@OfficePossum

Description

@OfficePossum

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:

  1. Run a fresh install of Debian 12
  2. Clone LLM-VM repo
  3. Run ./setup.sh within repo folder
  4. Go through script
  5. after homebrew installs you will get an error:
pyenv found, upgrading to latest version...
Already up-to-date.
Error: pyenv not installed
  1. process ends.

Expected behavior
Install completes

Desktop

  • OS: Debian 12

Terminal Output
anarch_install_output.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions