How resolve ImportError while creating virtual environment?

Viewed 17

enter image description here

In the user environment I have added the paths. While running the mkvirtualenv ImportError is thrown. I have also tried giving mkvirtualenv -p python-path env-name.

0 Answers
Related