Every now and then a new hire comes along with a windows pc, every time they decide they want to try to get everything working on windows, after a week they give up.
Last time I checked, it was way easier in Windows to have a VM running Linux just for Python, than to get Python to reliably work nativelly in Windows.
Every now and then a new hire comes along with a windows pc, every time they decide they want to try to get everything working on windows, after a week they give up.
On linux it’s one pip install and you’re done
We have a development system for python on Windows at work, works very well also.
On linux is one pip install, buy maybe first do a venv^^
Last time I checked, it was way easier in Windows to have a VM running Linux just for Python, than to get Python to reliably work nativelly in Windows.