so I've been experiencing problems with googletrans in python and just found a solution that actually works for me. If you have not tried this option and are having problems with googletrans try this method:
*This may work for some and not other I'm too sure install googletrans 3.1.0 using pip it should be like this pip install googeltrans==3.1.0a0 this should give a working googletrans to those like me who were struggling with finding a working version of it. -- https://mail.python.org/mailman/listinfo/python-list