Skip to content

Instantly share code, notes, and snippets.

@nucholab
Created December 3, 2019 00:09
Show Gist options
  • Save nucholab/5d0eb0906afdc8c4e8cbe5f989a5560a to your computer and use it in GitHub Desktop.
Save nucholab/5d0eb0906afdc8c4e8cbe5f989a5560a to your computer and use it in GitHub Desktop.
Make the pythons built with pyenv usable by the Reticulate R package
env PYTHON_CONFIGURE_OPTS="--enable-shared" pyenv install $VERSION
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment