edithturn opened a new pull request #19291: URL: https://github.com/apache/airflow/pull/19291
While I was following the instruction for the installation of pyenv, I found that adding 'eval "$(pyenv virtualenv-init -)' was not enough to get pyenv ready. In the official pyenv repository more configurations for specific shell and OS were added: https://github.com/pyenv/pyenv/blob/master/README.md#basic-github-checkout. It solves the issue in case anyone has: "pyenv not found" after testing pyenv installation. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
