My problem is when i try to install virtualenv by using pip3 in powershell the command doesn't do anything aside from the frase "Collecting Virtualenv", it stays the same forever and i don't know what error or thing is interfering with the procedure. I already assure that its not an internet error because my connection is stable and fast so i dont think is that... The only thing that could cause this problem is that my computer is slow, but i don't know if that could interfere since i already installed everything with relative ease.
Here's a picture of the problem for reference. Pip3 install virtualenv problem
[UPDATE]So i tried this suggestion about writing the command -v or --verbose in the pip3 install process, and what i got was this text right here and in the end of the process there is this "caching due to etag", can someone give me some insight in this? image related to the update.pip3 install virtualenv update
-vor--verboseoption topip3 install? That should display some console output of the download+install process, to get more info where it hangs.--no-cache-dirflag on pip