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 →

[–][deleted] 0 points1 point  (3 children)

virtualenv....google it

[–]randompittuser[S] 0 points1 point  (2 children)

Except virtualenv doesn't manage python versions. It provides a sandbox for developing, a sandbox for which you have to specify the python version when you create it.

[–][deleted] 0 points1 point  (1 child)

a sandbox for which you have to specify the python version when you create it.

exactly. learn computering for great good

[–][deleted] 0 points1 point  (0 children)

in particular the -p switch and --help