Hacker News new | ask | show | jobs
by GOATS- 1340 days ago
One of the things Pyenv let's you do is to use a specific version of Python within a folder. Poetry will sometimes fail to detect it and use whatever version is used globally instead.
1 comments

Thanks, that is quite unfortunate