I have both python 2.7 and 3.8 introduced on my PC however at whatever point I would introduce virtualenv utilizing pip install virtualenvwrapper-win and afterward open another virtualenv utilizing mkvirtualenv test it says Running virtualenv with translator/usr/container/python2. Presently I downloaded django in the virtualenv and got the obsolete variant 1.11. So now I can't import way from django.urls in addition to other things.
Is there any approach to introduce vitrualenwrapper with python3 interpreter? It would be ideal if you help. I am attempting to learn django and this is making an enormous issue.