Hi Usman,
I have problem to create venv, when I run command “virtualenv venv” then get error: ImportError: /usr/lib64/python2.7/lib-dynload/operator.so: undefined symbol: _PyUnicodeUCS2_AsDefaultEncodedString
I run this command with python path “virtualenv -p /usr/local/bin/python2.7 venv” then get same error.
Which version of python you use?
Best regards, Patrik