-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
When running the yagmail.register command, I get the following message:
(username and password removed for privacy)
yagmail.register("","")
Traceback (most recent call last):
File "", line 1, in
File "/home/pi/oprint/local/lib/python2.7/site-packages/yagmail/password.py", line 37, in register
keyring.set_password("yagmail", username, password)
NameError: global name 'keyring' is not defined
I followed the steps in the readme, first importing yagmail, and then running the register command
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels