After upgrading pip i can't call pip in VSCode. If it's not 'pip' or 'pip3' then what is it?
PS C:\Users\dyhli\OneDrive\Рабочий стол\Python\Python> pip install pandas
pip :
The name "pip" is not recognized as the name of a cmdlet, function, script file, or executable.
the program being taken. Check the spelling of the name, as well as the presence and correct
path, then try again.
string:1 character:1
+ pip install pandas
+ ~~~
+ CategoryInfo : ObjectNotFound: (pip:String) [], CommandNotFoundExce
ption
+ FullyQualifiedErrorId : CommandNotFoundException
I tried calling 'pip', 'pip3' and 'pip22'