especificar una ruta de pitón diferente a virtualenv

virtualenv --python=/usr/bin/python2.6 <path/to/new/virtualenv/>
Difficult Dove