MladenKarachanov

png

Oct 12th, 2025
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.53 KB | None | 0 0
  1. PS C:\Users\LENOVO\PycharmProjects\pythonProject3> pip install pypngpip
  2. 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
  3. path is correct and try again.
  4. At line:1 char:1
  5. + pip install pypngpip
  6. + ~~~
  7.     + CategoryInfo          : ObjectNotFound: (pip:String) [], CommandNotFoundException
  8.     + FullyQualifiedErrorId : CommandNotFoundException
  9.  
  10. PS C:\Users\LENOVO\PycharmProjects\pythonProject3>
  11.  
Advertisement
Add Comment
Please, Sign In to add comment