I have an issue in my powershell. The issue is when I type the follow commad "pip --version" and the poweshell show me that the command is not recognized. And I want to understand why because all the commands was working just fine.
I tried this;
I have an issue in my powershell. The issue is when I type the follow commad "pip --version" and the poweshell show me that the command is not recognized. And I want to understand why because all the commands was working just fine.
I tried this;
It seems that an environment variable to the pip script folder has to be set.
See here: