I’m trying to install pyfiglet on vscode but I get this error, (i have python 3.13.1)
PS C:UsersUser> pip install pyfiglet
pip : The term 'pip' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + pip install pyfiglet + ~~~ + CategoryInfo : ObjectNotFound: (pip:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException
submitted by /u/Constant_Mix4019
[link] [comments]
r/learnpython I’m trying to install pyfiglet on vscode but I get this error, (i have python 3.13.1) PS C:UsersUser> pip install pyfiglet pip : The term ‘pip’ is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + pip install pyfiglet + ~~~ + CategoryInfo : ObjectNotFound: (pip:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException submitted by /u/Constant_Mix4019 [link] [comments]
I’m trying to install pyfiglet on vscode but I get this error, (i have python 3.13.1)
PS C:UsersUser> pip install pyfiglet
pip : The term 'pip' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + pip install pyfiglet + ~~~ + CategoryInfo : ObjectNotFound: (pip:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException
submitted by /u/Constant_Mix4019
[link] [comments]