Y
Hacker News
new
|
ask
|
show
|
jobs
by
kyrias
3433 days ago
virtualenv resolves the interpreter when you run virtualenv, and if you specify a different interpreter with `-p` it will resolve the path to the interpreter and then run virtualenv again using it.