I just activated WSL2 on Windows 10. I already activated virtualenv to install django using pip install django
.
But it takes around 4 minutes to complete the installation.
Is it normal for WSL2 to takes that long time only pip packages?
Any tweaks to speed up pip install
on WSL2?
Here is the screenshot