microsoft / artifacts-keyring

Keyring backend for Azure Artifacts
MIT License
32 stars 18 forks source link

WARNING: Keyring is skipped due to an exception: Requires Windows and pywin32 #47

Closed WilliamMichelMSFT closed 2 years ago

WilliamMichelMSFT commented 2 years ago

Started getting the title error message on a previously working artifact-keyring installation. I am trying to connect to a python Azure artifact feed via pip.

I tried clearing my pip cache and doing a fresh install of artifact-keyring as specified in the documentation but am still having the same issues.

WilliamMichelMSFT commented 2 years ago

I was able to resolve this by explicitly reinstalling msal