Gmail-Creation-Automation-Python icon indicating copy to clipboard operation
Gmail-Creation-Automation-Python copied to clipboard

Error Generated Upon Running The Script

Open bwpbruce opened this issue 1 year ago • 5 comments

The following error occurs upon running the script:

bwpbruce@DESKTOP-5O4I671:~/Gmail-Creation-Automation-Python$ python3 gmail_automation.py Traceback (most recent call last): File "/home/bwpbruce/Gmail-Creation-Automation-Python/gmail_automation.py", line 13, in from unidecode import unidecode ModuleNotFoundError: No module named 'unidecode'

bwpbruce avatar Oct 01 '24 02:10 bwpbruce