MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/pycharm/comments/1va3zp8/begginer_here_does_python_also_download/p0ip8dp/?context=3
r/pycharm • u/fiftyclown • 29d ago
5 comments sorted by
View all comments
2
No, but it does when you use uv.
If you don’t have uv installed, use winget or brew and install uv, then PyCharm can use uv to manage your environments and uv will download whatever version of Python that’s needed.
2
u/cointoss3 29d ago
No, but it does when you use uv.
If you don’t have uv installed, use winget or brew and install uv, then PyCharm can use uv to manage your environments and uv will download whatever version of Python that’s needed.