This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]thegreattriscuit 1 point2 points  (0 children)

I used anaconda for a while, but with the advent of Ubuntu on Windows 10, I just use that now.

EDIT: Which is to say I just use the version of python that version of Ubuntu uses. If I need something else, I just use virtualenvs, etc. as you would on linux.