edithturn opened a new pull request #19259: URL: https://github.com/apache/airflow/pull/19259
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, so in the repo of the official pyenv they wrote a new configuration on their Readme.md where is added a configuration for specific shell and OS: https://github.com/pyenv/pyenv/blob/master/README.md#basic-github-checkout. I tried this new configuration on a clean instance on Google (Ubuntu 20.04) and it worked. I suggest adding this link for people who may have the same problem that, also it was an issue registered to pyenv this year. -- 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]
