python 3.x - yagmail installation win32ctypes matching distribution not found error -
yagmail working me, first time ive tried since upgraded python 3.5, , doesnt work. uninstalled yagmail , tried pip install again showed me error on no matching distribution found win32ctypes?
any appreciated. thanks!
it seems keyring issue. need support windows python3.5
you try see if recent version on git works:
pip uninstall keyring pip install git+https://github.com/jaraco/keyring.git pip install yagmail
let me know, , feel free open ticket on github well.
not sure if work: there no issues python 3.5 on os' other windows.
Comments
Post a Comment