To install python with specific version in virtualenv use the following command
virtualenv --python=/usr/bin/python3.2 MyEnv