Pip can't run on your pc


whenever I try to use pip, i get this message, theres no way to make it work, in cmd it says access is denied, what can i do

This information is unlikely to make someone able to help you.

The error you get in cmd is a operating system error. That can probably not be solved by changing something on your Python or pip installation. To be able to diagnose it better, paste the text (so not a screenshot) of the error including the traceback into your original question.

It looks like you are running Windows as your OS, did you see this: 3. Using Python on Windows — Python 3.9.5 documentation?