Especifique o caminho Python diferente para o VirtualEnv

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