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?

http://imgur.com/nko5grs

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

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -