Skip to content

Conversation

@cornfeedhobo
Copy link
Contributor

@cornfeedhobo cornfeedhobo commented Sep 24, 2020

Make sure you have checked all steps below.

Prerequisite

Description

  • Here are some details about my PR

    I ran into this when using basher to install pyenv and finding that pyenv install was failing for not finding pyenv-install, despite the embedded plugin. This matches my experiences with packaging for linux, where it's common to move python-build/ into share/.

Tests

  • My PR adds updates the following unit tests (if any)
    • adds its own libexec to PATH
    • adds plugin bin dirs to PATH

@cornfeedhobo
Copy link
Contributor Author

@joshfriend could you take a look at this? It's somewhat related to an old issue that you commented on last year. Thanks!

@joshfriend joshfriend merged commit cadebd8 into pyenv:master Oct 2, 2020
@cornfeedhobo
Copy link
Contributor Author

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

pyenv only looks for $PYENV_ROOT/plugins, even though install and root location can differ

2 participants