kootenpv / yagmail

Send email in Python conveniently for gmail using yagmail
MIT License
2.64k stars 263 forks source link

Can't install #257

Closed tjerram closed 1 year ago

tjerram commented 1 year ago

I am using pip3 install yagmail

I get the following error:

Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='pypi.org', port=443): Read timed out. (read timeout=15)")': /simple/yagmail/

any Ideas"

kootenpv commented 1 year ago

Just try it again, seems like your network was down

tjerram commented 1 year ago

Nope, it's not the network conntctio. i can ping pypi.org

Tom Jerram (607) 235-0316

On Fri, Oct 21, 2022, 12:18 PM Pascal van Kooten @.***> wrote:

Just try it again, seems like your network was down

— Reply to this email directly, view it on GitHub https://github.com/kootenpv/yagmail/issues/257#issuecomment-1287177126, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGOETEXERZ36E5CBKA35XTLWEK65PANCNFSM6AAAAAARKWMZKA . You are receiving this because you authored the thread.Message ID: @.***>

kootenpv commented 1 year ago

It simply works from my machines, so still believe it's something with your configuration.

Which OS? Which Python version? What network?

Maybe you can confirm this does not work for you on another machine...

tjerram commented 1 year ago

I reinstalled the raspberry pi os and I can now install it.