I am using this flask tutorial for learning flask.
Everything goes fine until I try to create virtual environment using the following command:
$ virtualenv env
No command 'virtualen' found, did you mean:
Command 'virtualenv' from package 'virtualenv' (universe)
virtualen: command not found...