aws / git-remote-codecommit

An implementation of Git Remote Helper that makes it easier to interact with AWS CodeCommit
Apache License 2.0
271 stars 38 forks source link

Ask for AWS credential every time when I use pip #20

Closed VioletVivirand closed 3 years ago

VioletVivirand commented 3 years ago

After installing git-remote-codecommit with pip install git-remote-codecommit --user, my terminal pops out messages asking for AWS credential when I do things with pip, such as pip install, pip list.

Even if I delete git-remote-codecommit,the message still comes out.

What can I do to repair my pip?

VioletVivirand commented 3 years ago

Sorry, this is not related with git-remote-codecommit but aws-cli.