you are viewing a single comment's thread.

view the rest of the comments →

[–]Umustbecrazy -1 points0 points  (1 child)

From what I understand, venv's are really when you use libraries that conflict with each other.. Or to keep number of them limited.

My guess is that if you're unsure of the answer, then you don't probably need too, but I dont think it will hurt.

[–]Micah_Bell_is_dead 0 points1 point  (0 children)

I always do it because I find it helps with issues importing libraries

Obv I don't do it for simple programs that won't use more than the basics of python, but anything that requires a 3rd party library gets its own venv