Skip to content

Slow eval "$(pyenv virtualenv-init -)"/ pyenv activate performance #524

@wyatt-wong

Description

@wyatt-wong

I found that without adding eval "$(pyenv virtualenv-init -)" to .zshrc file, I could not use the following commands:

pyenv activate <name>
pyenv deactivate

The eval "$(pyenv virtualenv-init -)" is too slow to execute when I launch zsh, is there any alternatives?

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