You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was getting the following error when trying to run it. I noticed the issue was caused by line 93-95 in init.py. Could be due to me using Windows/Python3.7.
I was able to fix the issue by setting encoding for subprocess and removing encoding for stdout.
I was getting the following error when trying to run it. I noticed the issue was caused by line 93-95 in init.py. Could be due to me using Windows/Python3.7.
I was able to fix the issue by setting encoding for subprocess and removing encoding for stdout.
rashed-c@11d624e
However, I am still a bit confused about how to pull credentials properly. Can you please give me an example on how you would use bitwarden-keyring?
Thanks.
The text was updated successfully, but these errors were encountered: