Closed caranha closed 1 year ago
I removed the function in the pull request above. Please close this if you don't have any other problems about Python version.
Ah, I forgot about this comment. So the code runs correctly on newer python versions? (no time to check right now)
yes, once you install pyenv, it automatically reads the specified python version
The above command does not work for python > 3.4, so we should probably find an alternative way to fix that.
Is the CI running on python 2?