Python-World/Python_and_the_Web

Just crashes on Mac

proftc opened this issue · 2 comments

Description

Type of issue

  • NOTE: These boxes can be checked using [X]

Hi
I wrote a small sample.txt file attached
But whatever I put in the file I get same error
Also using input from the terminal gives the same error.
Any help much appreciated
Thanks

File "/Users/terry/.pyenv/versions/3.7.7/envs/venvCD37A/lib/python3.7/site-packages/googletrans/gtoken.py", line 62, in _update
code = self.RE_TKK.search(r.text).group(1).replace('var ', '')
AttributeError: 'NoneType' object has no attribute 'group'
sample.txt

This issue is labelled as stale because it has been open for more than 7 days with no activity.

Python World does not accept issues on this repository anymore.