When using "sudo python3" or "sudo virtualenv", the command is not found.<br />
<br />
$ sudo python3<br />
sudo: python3: command not found<br />
<br />
Using a virtualenv is even harder.
↧